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