Difference between revisions of "PropertyListLine.Folder"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (6 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
Line 11: Line 11:
  
 
Only used for TypeFolderItem lines.
 
Only used for TypeFolderItem lines.
If True, when selecting the value for the line, the SelectFolder function is called.
+
If True, when selecting the [[PropertyListLine.Value|Value]] for the line, the SelectFolder function is called.

Latest revision as of 14:24, 6 August 2015

Property (As Boolean)
aPropertyListLine.Folder = newValue
or
BooleanValue = aPropertyListLine.Folder


Only used for TypeFolderItem lines. If True, when selecting the Value for the line, the SelectFolder function is called.