TEditEnh Object
Properties

Unit
CustomEditEnh

Declaration
TEditEnh = class(TCustomEditEnh)

Description
The published variation of TCustomEditEnh. Provides support for enhanced mask processing (see TMaskEnh) and embedded buttons amongst other things.

IMPORTANT: To have the control operate with PasswordChar you MUST specify a mask. The simplest option is to choose a mask-mode of eemEditEnh and a mask value of "cccccccccc;0;_" (where you specify as many "c" character positions as required/permitted for the password.

Introduced Public Properties
Align 
Alignment 
AutoSelect 
AutoSize 
BorderStyle 
Button 
ButtonState 
CharCase 
Color 
Ctl3D 
Ctl3DShallow 
Cursor 
DisplayText 
DragCursor 
DragMode 
EditMask 
EditMaskMode 
Enabled 
Font 
Height 
HelpContext 
HideSelection 
Hint 
ImeMode 
ImeName 
IsEmpty 
Left 
MaxLength 
Name 
OEMConvert 
OnButton1 
OnButton2 
OnButton3 
OnChange 
OnClick 
OnDblClick 
OnDragDrop 
OnDragOver 
OnDrawButton 
OnEndDrag 
OnEnter 
OnExit 
OnKeyDown 
OnKeyPress 
OnKeyUp 
OnMouseDown 
OnMouseMove 
OnMouseUp 
OnStartDrag 
OnValidateError 
Options 
ParentColor 
ParentCtl3D 
ParentFont 
ParentShowHint 
PasswordChar 
PopupMenu 
ReadOnly 
ShowHint 
TabOrder 
TabStop 
Tag 
Text 
Top 
Visible 
Width