[Overview][Types][Classes][Index] |
Contains the value entered in the control including masking characters.
Source position: groupededit.pp line 260
protected property TCustomAbstractGroupedEdit.EditText : string |
EditText is a String property which contains the value entered in the control including masking characters. Read and write access to the property value are redirected to the BaseEditor control.
Use the Text property to access the actual characters in the control value, excluding any characters introduced by an edit mask.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
|
Value entered in the control and obscured / formatted using the EditMask. |
Version 4.0 | Generated 2025-05-03 | Home |