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

Overview

Methods

Protected procedure dosizechanged; override;
Protected procedure checkcount(var acount: integer); override;
Protected procedure updatestate;
Public constructor create(const aowner: tcustombuttonsframe; const buttonclass: framebuttonclassty);
Public class function getitemclasstype: persistentclassty; override;
Public procedure updatewidgetstate;
Public function wantmouseevent(const apos: pointty): boolean;
Public procedure dokeydown(var info: keyeventinfoty);
Public procedure checktemplate(const sender: tobject);

Properties

Public property items[constindex:integer]: tframebutton read getitems1;

Description

Methods

Protected procedure dosizechanged; override;
 
Protected procedure checkcount(var acount: integer); override;
 
Protected procedure updatestate;
 
Public constructor create(const aowner: tcustombuttonsframe; const buttonclass: framebuttonclassty);
 
Public class function getitemclasstype: persistentclassty; override;
 
Public procedure updatewidgetstate;
 
Public function wantmouseevent(const apos: pointty): boolean;
 
Public procedure dokeydown(var info: keyeventinfoty);
 
Public procedure checktemplate(const sender: tobject);
 

Properties

Public property items[constindex:integer]: tframebutton read getitems1;
 

Generated by PasDoc 0.16.0.