Class treppsdisp
Unit
mserepps
Declaration
type treppsdisp = 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
|
procedure render(const acanvas: tcanvas; var empty: boolean) override; |
|
constructor create(aowner: tcomponent); override; |
Properties
Description
Methods
|
procedure render(const acanvas: tcanvas; var empty: boolean) override; |
|
|
constructor create(aowner: tcomponent); override; |
|
Properties
|
property anchors default [an_left,an_top]; |
|
|
property psfile: filenamety read fpsfile write fpsfile; |
|
|
property layout: layoutflagsty read flayout
write setlayout default []; |
|
|
property scale: flo64 read fscale write fscale; |
|
|
property shifthorz: flo64 read fshifthorz write fshifthorz; |
|
|
property shiftvert: flo64 read fshiftvert write fshiftvert; |
|
|
property font; |
|
|
property options; |
|
|
property optionsshow; |
|
|
property optionsscale; |
|
|
property visidatasource; |
|
|
property visidatafield; |
|
|
property visigroupfield; |
|
|
property zebra_color; |
|
|
property zebra_start; |
|
|
property zebra_height; |
|
|
property zebra_step; |
|
|
property zebra_options; |
|
|
property onfontheightdelta; |
|
|
property onlayout; |
|
|
property onbeforerender; |
|
|
property onbeforepaint; |
|
|
property onpaint; |
|
|
property onafterpaint; |
|
|
property onafterrender; |
|
Generated by PasDoc 0.16.0.