PropertyListLine.defaultvalue

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:24, 6 August 2015 by Admin (Talk | contribs) (6 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.