Class treppsdisp

Unit

Declaration

type treppsdisp = class(tcustomrecordband)

Description

This item has no description.

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;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Published property anchors default [an_left,an_top];

This item has no description.

Published property psfile: filenamety read fpsfile write fpsfile;

This item has no description.

Published property optionsps: optionspsty read foptionsps write foptionsps default defaultoptionsps;

This item has no description.

Published property layout: layoutflagsty read flayout write setlayout default [];

This item has no description.

Published property scale: flo64 read fscale write fscale;

This item has no description.

Published property shifthorz: flo64 read fshifthorz write fshifthorz;

This item has no description.

Published property shiftvert: flo64 read fshiftvert write fshiftvert;

This item has no description.

Published property font;

This item has no description.

Published property options;

This item has no description.

Published property optionsshow;

This item has no description.

Published property optionsscale;

This item has no description.

Published property visidatasource;

This item has no description.

Published property visidatafield;

This item has no description.

Published property visigroupfield;

This item has no description.

Published property zebra_color;

This item has no description.

Published property zebra_start;

This item has no description.

Published property zebra_height;

This item has no description.

Published property zebra_step;

This item has no description.

Published property zebra_options;

This item has no description.

Published property onfontheightdelta;

This item has no description.

Published property onlayout;

This item has no description.

Published property onbeforerender;

This item has no description.

Published property onbeforepaint;

This item has no description.

Published property onpaint;

This item has no description.

Published property onafterpaint;

This item has no description.

Published property onafterrender;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.