[Overview][Types][Classes][Index] |
Contains the masking characters used in the editor for the control.
Source position: groupededit.pp line 259
protected property TCustomAbstractGroupedEdit.EditMask : string |
EditMask is a String property that contains the masking characters used in the editor for the control. EditMask redirects read and write access for the property to the TGEEdit instance in the BaseEditor property.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
|
Implements the edit control used in TCustomAbstractGroupedEdit. |
|
|
Contains the mask characters classes and literals used to format/obscure the value for the control. |
Version 4.0 | Generated 2025-05-03 | Home |