Class tcustomdropdownbuttonframe
Unit
Declaration
type tcustomdropdownbuttonframe = class(tcustombuttonframe)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- toptionalpersistent
- tcustomframe
- tcustomcaptionframe
- teditframe
- tcustombuttonsframe
- tcustombuttonframe
- tcustomdropdownbuttonframe
Overview
Methods
| Protected | procedure updatestate() override; |
| Protected | function getbuttonclass: framebuttonclassty override; |
| Protected | function getbutton: tdropdownbutton; |
| Protected | procedure setbutton(const avalue: tdropdownbutton); |
| Public | constructor create(const aintf: icaptionframe; const buttonintf: ibutton); override; |
| Public | procedure updatedropdownoptions(const avalue: dropdowneditoptionsty); |
Properties
| Public | property readonly: boolean read freadonly write setreadonly default false; |
| Public | property button: tdropdownbutton read getbutton write setbutton; |
Description
Methods
| Protected | procedure updatestate() override; |
|
This item has no description. | |
| Protected | function getbuttonclass: framebuttonclassty override; |
|
This item has no description. | |
| Protected | function getbutton: tdropdownbutton; |
|
This item has no description. | |
| Protected | procedure setbutton(const avalue: tdropdownbutton); |
|
This item has no description. | |
| Public | constructor create(const aintf: icaptionframe; const buttonintf: ibutton); override; |
|
This item has no description. | |
| Public | procedure updatedropdownoptions(const avalue: dropdowneditoptionsty); |
|
This item has no description. | |
Properties
| Public | property readonly: boolean read freadonly write setreadonly default false; |
|
This item has no description. | |
| Public | property button: tdropdownbutton read getbutton write setbutton; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.