Difference between revisions of "PropertyListLine.SpecialList"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 11: Line 11:
  
 
.
 
.
If dynamicList is True, this is the passed list name in the PropertyListBox.LoadingValueList Event.
+
If [[PropertyListLine.dynamicList|dynamicList]] is True, this is the passed list [[PropertyListLine.Name|Name]] in the PropertyListBox.LoadingValueList Event.
 
Only used for TypeList and TypeEditableList
 
Only used for TypeList and TypeEditableList

Revision as of 13:14, 24 November 2012

Property (As String)
aPropertyListLine.SpecialList = newValue
or
StringValue = aPropertyListLine.SpecialList


. If dynamicList is True, this is the passed list Name in the PropertyListBox.LoadingValueList Event. Only used for TypeList and TypeEditableList