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

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;
 
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];
 

Generated by PasDoc 0.16.0.