1056_____________________________________________ 15



   TCustomEdit:

		
AutoSelect	bool	,      
		  . |
AutoSize	bool	,     
		     .
BorderStyle	enum {bsNone, bsSingle};	     .    Ctl3D    .
CanUndo	bool	,       ,      Undo.         .    .
CharCase	enum TEdit-CharCase { ecNormal, ecUpperCase, ecLowerCase };	   : ecNormal       ,       , ecUpperCase        , ecLowerCase        .
HideSelection	bool	  true     ,    .         .
MaxLength	int	   .  0    .
Modified	bool	,    .
PasswordC-har	char	 ,        .   0   ,        .
ReadOnly	bool	    .
SelLength	int	    .
SelStart	int	     .   ,   ,    .
SelText	System::AnsiSt-ring	   .    SelText,     .   ,   SelText         (SelStart).

    ,   TWinControl.