Class tcustomrichbutton
Unit
Declaration
type tcustomrichbutton = class(tcustombutton, irichstringprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tactionpublishedwidget
- tactionsimplebutton
- tcustombutton
- tcustomrichbutton
Overview
Methods
| Protected | function getactface: tcustomface override; |
| Protected | procedure dopaintforeground(const canvas: tcanvas) override; |
| Protected | procedure objectchanged(const sender: tobject) override; |
| Protected | procedure richcaptionchanged(); |
| Protected | procedure calccaptiontext(var ainfo: actioninfoty) override; |
| Protected | procedure defineproperties(filer: tfiler) override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure createfaceactive; |
| Public | procedure createfacedisabled; |
| Public | procedure createfacemouse; |
| Public | procedure createfaceclicked; |
Properties
| Public | property faceactive: tcustomface read getfaceactive write setfaceactive; |
| Public | property facemouse: tcustomface read getfacemouse write setfacemouse; |
| Public | property faceclicked: tcustomface read getfaceclicked write setfaceclicked; |
| Public | property facedisabled: tcustomface read getfacedisabled write setfacedisabled; |
| Public | property imagenrmouse: imagenrty read fimagenrmouse
write setimagenrmouse default -1; |
| Public | property imagenrclicked: imagenrty read fimagenrclicked
write setimagenrclicked default -1; |
| Public | property captionrich: msestring read fcaptionrich
write setcaptionrich stored false; |
| Public | property richcaption: richstringty read finfo.ca.caption write setrichvalue; |
| Published | property onmouseevent; |
| Published | property onbeforepaint; |
| Published | property onpaintbackground; |
| Published | property onpaint; |
| Published | property onafterpaint; |
Description
Methods
| Protected | function getactface: tcustomface override; |
|
This item has no description. | |
| Protected | procedure dopaintforeground(const canvas: tcanvas) override; |
|
This item has no description. | |
| Protected | procedure objectchanged(const sender: tobject) override; |
|
This item has no description. | |
| Protected | procedure richcaptionchanged(); |
|
This item has no description. | |
| Protected | procedure calccaptiontext(var ainfo: actioninfoty) override; |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler) override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure createfaceactive; |
|
This item has no description. | |
| Public | procedure createfacedisabled; |
|
This item has no description. | |
| Public | procedure createfacemouse; |
|
This item has no description. | |
| Public | procedure createfaceclicked; |
|
This item has no description. | |
Properties
| Public | property faceactive: tcustomface read getfaceactive write setfaceactive; |
|
This item has no description. | |
| Public | property facemouse: tcustomface read getfacemouse write setfacemouse; |
|
This item has no description. | |
| Public | property faceclicked: tcustomface read getfaceclicked write setfaceclicked; |
|
This item has no description. | |
| Public | property facedisabled: tcustomface read getfacedisabled write setfacedisabled; |
|
This item has no description. | |
| Public | property imagenrmouse: imagenrty read fimagenrmouse
write setimagenrmouse default -1; |
|
This item has no description. | |
| Public | property imagenrclicked: imagenrty read fimagenrclicked
write setimagenrclicked default -1; |
|
This item has no description. | |
| Public | property captionrich: msestring read fcaptionrich
write setcaptionrich stored false; |
|
This item has no description. | |
| Public | property richcaption: richstringty read finfo.ca.caption write setrichvalue; |
|
This item has no description. | |
| Published | property onmouseevent; |
|
This item has no description. | |
| Published | property onbeforepaint; |
|
This item has no description. | |
| Published | property onpaintbackground; |
|
This item has no description. | |
| Published | property onpaint; |
|
This item has no description. | |
| Published | property onafterpaint; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.