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