Class tcustomselector
Unit
Declaration
type tcustomselector = class(tcustomenuedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tcustomdropdownedit
- tcustomdropdownlistedit
- tcustomenuedit
- tcustomselector
Overview
Methods
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
| Protected | procedure dobeforedropdown; override; |
| Protected | procedure getdropdowninfo(var aenums: integerarty; const names: tdropdowndatacols); virtual; abstract; |
| Protected | function getdropdownitems: tdropdowndatacols; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Description
Methods
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
|
This item has no description. | |
| Protected | procedure dobeforedropdown; override; |
|
This item has no description. | |
| Protected | procedure getdropdowninfo(var aenums: integerarty; const names: tdropdowndatacols); virtual; abstract; |
|
This item has no description. | |
| Protected | function getdropdownitems: tdropdowndatacols; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.