RAD Studio VCL Reference
ContentsIndex
TCustomEdit Properties Protected Properties
Protected Properties
 
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. 
 
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. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.