Class tcustombuttonsframe
Unit
Declaration
type tcustombuttonsframe = class(teditframe)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- toptionalpersistent
- tcustomframe
- tcustomcaptionframe
- teditframe
- tcustombuttonsframe
Overview
Fields
| Protected | factivebutton: integer; |
| Protected | fbuttonintf: ibutton; |
Methods
| Protected | procedure getpaintframe(var aframe: framety); override; |
| Protected | function getbuttonclass: framebuttonclassty; virtual; |
| Protected | procedure updatestate; override; |
| Protected | procedure internalpaintoverlay(const canvas: tcanvas; const arect: rectty) override; |
| Protected | procedure dokeydown(var info: keyeventinfoty) override; |
| Public | constructor create(const aintf: icaptionframe; const buttonintf: ibutton); reintroduce; virtual; |
| Public | destructor destroy; override; |
| Public | procedure checktemplate(const sender: tobject); override; |
| Public | function buttonframe: framety; |
| Public | procedure updatemousestate(const sender: twidget; const info: mouseeventinfoty); override; |
| Public | procedure updatewidgetstate; override; |
| Public | procedure mouseevent(var info: mouseeventinfoty); |
| Public | procedure initgridframe; override; |
Properties
| Public | property buttons: tframebuttons read fbuttons write setbuttons; |
Description
Fields
| Protected | factivebutton: integer; |
|
This item has no description. | |
| Protected | fbuttonintf: ibutton; |
|
This item has no description. | |
Methods
| Protected | procedure getpaintframe(var aframe: framety); override; |
|
This item has no description. | |
| Protected | function getbuttonclass: framebuttonclassty; virtual; |
|
This item has no description. | |
| Protected | procedure updatestate; override; |
|
This item has no description. | |
| Protected | procedure internalpaintoverlay(const canvas: tcanvas; const arect: rectty) override; |
|
This item has no description. | |
| Protected | procedure dokeydown(var info: keyeventinfoty) override; |
|
This item has no description. | |
| Public | constructor create(const aintf: icaptionframe; const buttonintf: ibutton); reintroduce; virtual; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure checktemplate(const sender: tobject); override; |
|
This item has no description. | |
| Public | function buttonframe: framety; |
|
This item has no description. | |
| Public | procedure updatemousestate(const sender: twidget; const info: mouseeventinfoty); override; |
|
This item has no description. | |
| Public | procedure updatewidgetstate; override; |
|
This item has no description. | |
| Public | procedure mouseevent(var info: mouseeventinfoty); |
|
This item has no description. | |
| Public | procedure initgridframe; override; |
|
This item has no description. | |
Properties
| Public | property buttons: tframebuttons read fbuttons write setbuttons; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.