PropertyListLine.defaultvalue

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
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.