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
TNxCustomButtonEdit6
Remarks
This class can not be directly used, it must be subclassed.
| Value | Meaning |
|---|---|
| ButtonWidth | Specified Width of button. |
| ShowButton | Specified whether button will be visible. |
| Value | Meaning |
|---|---|
| OnButtonClick | Occurs after user click on button. |