Difference between revisions of "PropertyListLine.Value"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
The value of the line.
+
The [[PropertyListLine.Value|Value]] of the line.

Revision as of 13:14, 24 November 2012

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


The Value of the line.