PropertyListLine.Required

From Jeremie Leroy - XOJO Controls Wiki
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.