PropertyListLine.Required

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Boolean)
aPropertyListLine.Required = newValue
or
BooleanValue = aPropertyListLine.Required


If the line is required, the property caption will be displayed in red untill the value contains at least one character.