Class tdropdownitemedit
Unit
Declaration
type tdropdownitemedit = class(titemedit, idropdownlist)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomitemedit
- titemedit
- tdropdownitemedit
Overview
Methods
| Protected | procedure doupdatecelllayout; override; |
| Protected | function getframe: tdropdownmultibuttonframe; |
| Protected | procedure setframe(const avalue: tdropdownmultibuttonframe); |
| Protected | function getdropdowncontrollerclass: dropdownlistcontrollerclassty; virtual; |
| Protected | procedure dobeforedropdown; virtual; |
| Protected | procedure doafterclosedropdown; virtual; |
| Protected | function getdropdownitems: tdropdowndatacols; |
| Protected | function getvalueempty: integer; virtual; |
| Protected | procedure imagelistchanged; virtual; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Properties
| Published | property frame: tdropdownmultibuttonframe read getframe write setframe; |
| Published | property dropdown: tcustomdropdownlistcontroller read fdropdown
write setdropdown; |
| Published | property onbeforedropdown: notifyeventty read fonbeforedropdown
write fonbeforedropdown; |
| Published | property onafterclosedropdown: notifyeventty read fonafterclosedropdown
write fonafterclosedropdown; |
Description
Methods
| Protected | procedure doupdatecelllayout; override; |
|
This item has no description. | |
| Protected | function getframe: tdropdownmultibuttonframe; |
|
This item has no description. | |
| Protected | procedure setframe(const avalue: tdropdownmultibuttonframe); |
|
This item has no description. | |
| Protected | function getdropdowncontrollerclass: dropdownlistcontrollerclassty; virtual; |
|
This item has no description. | |
| Protected | procedure dobeforedropdown; virtual; |
|
This item has no description. | |
| Protected | procedure doafterclosedropdown; virtual; |
|
This item has no description. | |
| Protected | function getdropdownitems: tdropdowndatacols; |
|
This item has no description. | |
| Protected | function getvalueempty: integer; virtual; |
|
This item has no description. | |
| Protected | procedure imagelistchanged; virtual; |
|
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. | |
Properties
| Published | property frame: tdropdownmultibuttonframe read getframe write setframe; |
|
This item has no description. | |
| Published | property dropdown: tcustomdropdownlistcontroller read fdropdown
write setdropdown; |
|
This item has no description. | |
| Published | property onbeforedropdown: notifyeventty read fonbeforedropdown
write fonbeforedropdown; |
|
This item has no description. | |
| Published | property onafterclosedropdown: notifyeventty read fonafterclosedropdown
write fonafterclosedropdown; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.