Developer

TNxCustomButtonEdit6

Ancestor (base) class of edit controls with button (e.g. Combo-box, Date picker, Button-edit etc.).

Unit: NxEdit6.pas (Sources)

Hierarchy

TWinControl

TCustomEdit

TNxCustomEdit6

TNxEdit6

TNxCustomButtonEdit6

Remarks


This class can not be directly used, it must be subclassed.

Properties
ValueMeaning
ButtonWidthSpecified Width of button.
ShowButtonSpecified whether button will be visible.


Events
ValueMeaning
OnButtonClickOccurs after user click on button.

See also