Class tcustomtoolbuttons
Unit
Declaration
type tcustomtoolbuttons = class(tindexpersistentarrayprop)
Description
No description available, ancestor tindexpersistentarrayprop description follows
No description available, ancestor townedpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tindexpersistentarrayprop
- tcustomtoolbuttons
Overview
Fields
![]() |
fbuttonstate: toolbuttonsstatesty; |
Methods
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
procedure dochange(const index: integer); override; |
![]() |
procedure objectchanged(const sender: tobject); |
![]() |
class function getbuttonclass: toolbuttonclassty; virtual; |
![]() |
constructor create(const aowner: tcustomtoolbar); reintroduce; |
![]() |
destructor destroy(); override; |
![]() |
class function getitemclasstype(): persistentclassty; override; |
![]() |
procedure createface(); |
![]() |
procedure createfacechecked(); |
![]() |
procedure createframe(); |
![]() |
procedure createframechecked(); |
![]() |
procedure createframesephorz(); |
![]() |
procedure createframesepvert(); |
![]() |
procedure doupdate(); |
![]() |
procedure resetradioitems(const group: integer); |
![]() |
function getcheckedradioitem(const group: integer): tcustomtoolbutton; |
![]() |
function add: tcustomtoolbutton; |
Properties
![]() |
property items[constindex:integer]: tcustomtoolbutton
read getitems write setitems; |
![]() |
property width: integer read fwidth write setwidth default 0; |
![]() |
property height: integer read fheight write setheight default 0; |
![]() |
property imagelist: timagelist read fimagelist write setimagelist; |
![]() |
property colorglyph: colorty read fcolorglyph
write setcolorglyph default cl_default; |
![]() |
property color: colorty read fcolor write setcolor default cl_default; |
![]() |
property face: tface read getface write setface; |
![]() |
property facechecked: tface read getfacechecked write setfacechecked; |
![]() |
property frame: tframe read getframe write setframe; |
![]() |
property framechecked: tframe read getframechecked write setframechecked; |
![]() |
property framesephorz: tframe read getframesephorz
write setframesephorz; |
![]() |
property framesepvert: tframe read getframesepvert
write setframesepvert; |
Description
Fields
![]() |
fbuttonstate: toolbuttonsstatesty; |
Methods
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
procedure dochange(const index: integer); override; |
![]() |
procedure objectchanged(const sender: tobject); |
![]() |
class function getbuttonclass: toolbuttonclassty; virtual; |
![]() |
constructor create(const aowner: tcustomtoolbar); reintroduce; |
![]() |
destructor destroy(); override; |
![]() |
class function getitemclasstype(): persistentclassty; override; |
![]() |
procedure createface(); |
![]() |
procedure createfacechecked(); |
![]() |
procedure createframe(); |
![]() |
procedure createframechecked(); |
![]() |
procedure createframesephorz(); |
![]() |
procedure createframesepvert(); |
![]() |
procedure doupdate(); |
![]() |
procedure resetradioitems(const group: integer); |
![]() |
function getcheckedradioitem(const group: integer): tcustomtoolbutton; |
![]() |
function add: tcustomtoolbutton; |
Properties
![]() |
property items[constindex:integer]: tcustomtoolbutton
read getitems write setitems; |
![]() |
property width: integer read fwidth write setwidth default 0; |
![]() |
property height: integer read fheight write setheight default 0; |
![]() |
property imagelist: timagelist read fimagelist write setimagelist; |
![]() |
property colorglyph: colorty read fcolorglyph
write setcolorglyph default cl_default; |
![]() |
property color: colorty read fcolor write setcolor default cl_default; |
![]() |
property face: tface read getface write setface; |
![]() |
property facechecked: tface read getfacechecked write setfacechecked; |
![]() |
property frame: tframe read getframe write setframe; |
![]() |
property framechecked: tframe read getframechecked write setframechecked; |
![]() |
property framesephorz: tframe read getframesephorz
write setframesephorz; |
![]() |
property framesepvert: tframe read getframesepvert
write setframesepvert; |
Generated by PasDoc 0.16.0.