Class treppsdisp

Unit

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

Protected procedure render(const acanvas: tcanvas; var empty: boolean) override;
Public constructor create(aowner: tcomponent); override;

Properties

Published property anchors default [an_left,an_top];
Published property psfile: filenamety read fpsfile write fpsfile;
Published property optionsps: optionspsty read foptionsps write foptionsps default defaultoptionsps;
Published property layout: layoutflagsty read flayout write setlayout default [];
Published property scale: flo64 read fscale write fscale;
Published property shifthorz: flo64 read fshifthorz write fshifthorz;
Published property shiftvert: flo64 read fshiftvert write fshiftvert;
Published property font;
Published property options;
Published property optionsshow;
Published property optionsscale;
Published property visidatasource;
Published property visidatafield;
Published property visigroupfield;
Published property zebra_color;
Published property zebra_start;
Published property zebra_height;
Published property zebra_step;
Published property zebra_options;
Published property onfontheightdelta;
Published property onlayout;
Published property onbeforerender;
Published property onbeforepaint;
Published property onpaint;
Published property onafterpaint;
Published property onafterrender;

Description

Methods

Protected procedure render(const acanvas: tcanvas; var empty: boolean) override;
 
Public constructor create(aowner: tcomponent); override;
 

Properties

Published property anchors default [an_left,an_top];
 
Published property psfile: filenamety read fpsfile write fpsfile;
 
Published property optionsps: optionspsty read foptionsps write foptionsps default defaultoptionsps;
 
Published property layout: layoutflagsty read flayout write setlayout default [];
 
Published property scale: flo64 read fscale write fscale;
 
Published property shifthorz: flo64 read fshifthorz write fshifthorz;
 
Published property shiftvert: flo64 read fshiftvert write fshiftvert;
 
Published property font;
 
Published property options;
 
Published property optionsshow;
 
Published property optionsscale;
 
Published property visidatasource;
 
Published property visidatafield;
 
Published property visigroupfield;
 
Published property zebra_color;
 
Published property zebra_start;
 
Published property zebra_height;
 
Published property zebra_step;
 
Published property zebra_options;
 
Published property onfontheightdelta;
 
Published property onlayout;
 
Published property onbeforerender;
 
Published property onbeforepaint;
 
Published property onpaint;
 
Published property onafterpaint;
 
Published property onafterrender;
 

Generated by PasDoc 0.16.0.