Difference between revisions of "PropertyListLine.ValueList"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 11: Line 11:
  
 
Only for TypeList and TypeEditableList.
 
Only for TypeList and TypeEditableList.
If dynamicList is False, these values will be displayed in the PopupMenu.
+
If [[PropertyListLine.dynamicList|dynamicList]] is False, these values will be displayed in the PopupMenu.

Revision as of 13:14, 24 November 2012

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


Only for TypeList and TypeEditableList. If dynamicList is False, these values will be displayed in the PopupMenu.