Class tcustomdropdownwidgetedit
Unit
Declaration
type tcustomdropdownwidgetedit = class(tcustomdropdownedit, idropdownwidget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tcustomdropdownedit
- tcustomdropdownwidgetedit
Overview
Methods
| Protected | function createdropdowncontroller: tcustomdropdowncontroller; override; |
| Protected | procedure createdropdownwidget(const atext: msestring; out awidget: twidget); virtual; abstract; |
| Protected | function getdropdowntext(const awidget: twidget): msestring; virtual; abstract; |
Properties
| Public | property dropdown: tdropdownwidgetcontroller read getdropdown
write setdropdown; |
Description
Methods
| Protected | function createdropdowncontroller: tcustomdropdowncontroller; override; |
|
This item has no description. | |
| Protected | procedure createdropdownwidget(const atext: msestring; out awidget: twidget); virtual; abstract; |
|
This item has no description. | |
| Protected | function getdropdowntext(const awidget: twidget): msestring; virtual; abstract; |
|
This item has no description. | |
Properties
| Public | property dropdown: tdropdownwidgetcontroller read getdropdown
write setdropdown; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.