Class tcustombuttonframe
Unit
Declaration
type tcustombuttonframe = class(tcustombuttonsframe)
Description
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
Overview
Methods
procedure setactivebutton(avalue: integer); |
|
function getbutton: tframebutton; |
|
procedure setbutton(const avalue: tframebutton); |
|
constructor create(const aintf: icaptionframe; const buttonintf: ibutton); override; |
Properties
property activebutton: integer read factivebutton write setactivebutton
default 0; |
|
property button: tframebutton read getbutton write setbutton; |
Description
Methods
procedure setactivebutton(avalue: integer); |
|
function getbutton: tframebutton; |
|
procedure setbutton(const avalue: tframebutton); |
|
constructor create(const aintf: icaptionframe; const buttonintf: ibutton); override; |
|
Properties
property activebutton: integer read factivebutton write setactivebutton
default 0; |
|
property button: tframebutton read getbutton write setbutton; |
|
Generated by PasDoc 0.16.0.