RAD Studio VCL Reference
ContentsIndex
TCustomEdit Properties Public Properties
Public Properties
 
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. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.