Difference between revisions of "PropertyListLine.defaultvalue"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (6 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
The default [[PropertyListLine.Value|Value]] of the line. | The default [[PropertyListLine.Value|Value]] of the line. | ||
− | If [[PropertyListLine.defaultvalue|defaultvalue]] isn't an empty string, the defaultvalueStyle is used to paint the text when the Line's | + | If [[PropertyListLine.defaultvalue|defaultvalue]] isn't an empty string, the defaultvalueStyle is used to paint the text when the Line's [[PropertyListLine.Value|Value]] is different from the defaultvalue. |
Latest revision as of 13:24, 6 August 2015
Property (As String)
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.