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