RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomEdit Properties

The properties of the TCustomEdit class are listed here.

 
Name 
Description 
 
Determines whether all the text in the edit control is automatically selected when the control gets focus. 
 
Determines whether the height of the edit control automatically resizes to accommodate the text. 
 
Determines whether the edit control has a single line border around the client area. 
 
Determines the case of the text within the edit control. 
 
Determines whether the visual indication of the selected text remains when focus shifts to another control. 
 
Specifies the maximum number of characters the user can enter into the edit control. 
 
Allows only numbers to be typed into the text edit. 
 
Determines whether characters typed in the edit control are converted from ANSI to OEM and then back to ANSI. 
 
Determines where a control looks for its color information. 
 
Indicates the character, if any, to display in place of the actual characters typed in the control. 
 
Name 
Description 
 
Determines how the text is aligned within the text edit control. 
 
Indicates whether the edit control contains changes that can be backed out. 
 
Indicates whether the user edited the text of the edit control. 
 
Determines whether the user can change the text of the edit control. 
 
Specifies the number of characters (bytes) that are selected. 
 
Specifies the position of the first selected character in the text. 
 
Specifies the selected portion of the edit control's text. 
 
Text 
Contains a text string associated with the control. 
 
A hint or message to be displayed when the Text property is empty. 
 
Name 
Description 
 
Determines if the user can tab to a control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!