Difference between revisions of "PropertyListBox.ColonString"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (1 revision imported)
 
(11 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
 +
 +
 +
Property names are followed by ":" when displayed. You can change the colon by any other String.

Latest revision as of 18:27, 9 October 2015

Property (As String)
aPropertyListBox.ColonString = newValue
or
StringValue = aPropertyListBox.ColonString


Property names are followed by ":" when displayed. You can change the colon by any other String.