PropertyListLine.Required

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 13:14, 24 November 2012 by RB WikiCreator (Talk)

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.