Class tcustomrepvaluedisp
Unit
Declaration
type tcustomrepvaluedisp = class(tcustomrecordband)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomscalingwidget
- tcustomrecordband
- tcustomrepvaluedisp
Overview
Methods
| Protected | function calcminscrollsize: sizety; override; |
| Protected | procedure dopaintforeground(const acanvas: tcanvas); override; |
| Protected | procedure dogettext(var atext: msestring); |
| Protected | function getdisptext: msestring; virtual; |
| Protected | procedure render(const acanvas: tcanvas; var empty: boolean); override; |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Public | property textflags: textflagsty read ftextflags write settextflags default
defaultrepvaluedisptextflags; |
| Public | property format: msestring read fformat write setformat; |
| Public | property optionsscale default defaultrepvaluedispoptionsscale; |
| Public | property ongettext: getrepvaluetexteventty read fongettext write fongettext; |
| Public | property options default defaultrepvaluedispoptions; |
| Published | property anchors default [an_left,an_top]; |
Description
Methods
| Protected | function calcminscrollsize: sizety; override; |
|
This item has no description. | |
| Protected | procedure dopaintforeground(const acanvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure dogettext(var atext: msestring); |
|
This item has no description. | |
| Protected | function getdisptext: msestring; virtual; |
|
This item has no description. | |
| Protected | procedure render(const acanvas: tcanvas; var empty: boolean); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Public | property textflags: textflagsty read ftextflags write settextflags default
defaultrepvaluedisptextflags; |
|
This item has no description. | |
| Public | property format: msestring read fformat write setformat; |
|
This item has no description. | |
| Public | property optionsscale default defaultrepvaluedispoptionsscale; |
|
This item has no description. | |
| Public | property ongettext: getrepvaluetexteventty read fongettext write fongettext; |
|
This item has no description. | |
| Public | property options default defaultrepvaluedispoptions; |
|
This item has no description. | |
| Published | property anchors default [an_left,an_top]; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.