[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains the value for the control.
Source position: maskedit.pp line 382
Text is a public String property in TMaskEdit which provides access to the value for the edit control.
|
The text displayed and edited for the control. |
|
|
The character string associated with the control. |
|
|
Value entered in the control and obscured / formatted using the EditMask. |
|
|
Contains the mask characters classes and literals used to format/obscure the value for the control. |
|
|
Gets the value for the Text in the control. |
|
|
Sets the value for the Text in the control. |
lazarus-ccr.sourceforge.net |