Class tframebuttons

Unit

Declaration

type tframebuttons = class(townedeventpersistentarrayprop)

Description

This item has no description.

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[const index: integer]: tframebutton read getitems1;

Description

Methods

Protected procedure dosizechanged; override;

This item has no description.

Protected procedure checkcount(var acount: integer); override;

This item has no description.

Protected procedure updatestate;

This item has no description.

Public constructor create(const aowner: tcustombuttonsframe; const buttonclass: framebuttonclassty);

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Public procedure updatewidgetstate;

This item has no description.

Public function wantmouseevent(const apos: pointty): boolean;

This item has no description.

Public procedure dokeydown(var info: keyeventinfoty);

This item has no description.

Public procedure checktemplate(const sender: tobject);

This item has no description.

Properties

Public property items[const index: integer]: tframebutton read getitems1;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.