Class tframebuttons
Unit
Declaration
type tframebuttons = class(townedeventpersistentarrayprop)
Description
No description available, ancestor townedeventpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedeventpersistentarrayprop
- tframebuttons
Overview
Methods
![]() |
procedure dosizechanged; override; |
![]() |
procedure checkcount(var acount: integer); override; |
![]() |
procedure updatestate; |
![]() |
constructor create(const aowner: tcustombuttonsframe; const buttonclass: framebuttonclassty); |
![]() |
class function getitemclasstype: persistentclassty; override; |
![]() |
procedure updatewidgetstate; |
![]() |
function wantmouseevent(const apos: pointty): boolean; |
![]() |
procedure dokeydown(var info: keyeventinfoty); |
![]() |
procedure checktemplate(const sender: tobject); |
Properties
![]() |
property items[constindex:integer]: tframebutton read getitems1; |
Description
Methods
![]() |
procedure dosizechanged; override; |
![]() |
procedure checkcount(var acount: integer); override; |
![]() |
procedure updatestate; |
![]() |
constructor create(const aowner: tcustombuttonsframe; const buttonclass: framebuttonclassty); |
![]() |
class function getitemclasstype: persistentclassty; override; |
![]() |
procedure updatewidgetstate; |
![]() |
function wantmouseevent(const apos: pointty): boolean; |
![]() |
procedure dokeydown(var info: keyeventinfoty); |
![]() |
procedure checktemplate(const sender: tobject); |
Properties
![]() |
property items[constindex:integer]: tframebutton read getitems1; |
Generated by PasDoc 0.16.0.

