Difference between revisions of "PropertyListLine.defaultvalue"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 13:14, 24 November 2012

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


The default Value of the line. If defaultvalue isn't an empty string, the defaultvalueStyle is used to paint the text when the Line's Value is different from the defaultvalue.