Class treport

Unit

Declaration

type treport = class(tcustomreport)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected class function getmoduleclassname: string; override;
Protected class function hasresource: boolean; override;
Protected procedure doafterload; override;
Protected procedure dooncreate; virtual;
Protected procedure readstate(reader: treader); override;
Protected procedure autoreadstat;
Public constructor create(aowner: tcomponent); overload; override;
Public constructor create(aowner: tcomponent; load: boolean); overload; virtual;
Public destructor destroy; override;
Public procedure beforedestruction; override;
Public procedure reload;
Public procedure afterconstruction; override;

Properties

Published property statfile: tstatfile read fstatfile write setstatfile;
Published property color;
Published property ppmm;
Published property pagewidth;
Published property pageheight;
Published property font;
Published property grid_show;
Published property grid_snap;
Published property grid_size;
Published property options;
Published property dialogtext;
Published property dialogcaption;
Published property onpreamble;
Published property onreportstart;
Published property onbeforerender;
Published property onafterrender;
Published property onreportfinished;
Published property onpagebeforerender;
Published property onpagepaint;
Published property onpageafterpaint;
Published property onprogress;
Published property oncreate: notifyeventty read foncreate write foncreate;
Published property oncreated: notifyeventty read foncreated write foncreated;
Published property onloaded: notifyeventty read fonloaded write fonloaded;
Published property ondestroy: notifyeventty read fondestroy write fondestroy;
Published property ondestroyed: notifyeventty read fondestroyed write fondestroyed;

Description

Methods

Protected class function getmoduleclassname: string; override;

This item has no description.

Protected class function hasresource: boolean; override;

This item has no description.

Protected procedure doafterload; override;

This item has no description.

Protected procedure dooncreate; virtual;

This item has no description.

Protected procedure readstate(reader: treader); override;

This item has no description.

Protected procedure autoreadstat;

This item has no description.

Public constructor create(aowner: tcomponent); overload; override;

This item has no description.

Public constructor create(aowner: tcomponent; load: boolean); overload; virtual;

This item has no description.

Public destructor destroy; override;

This item has no description.

Public procedure beforedestruction; override;

This item has no description.

Public procedure reload;

This item has no description.

Public procedure afterconstruction; override;

This item has no description.

Properties

Published property statfile: tstatfile read fstatfile write setstatfile;

This item has no description.

Published property color;

This item has no description.

Published property ppmm;

This item has no description.

Published property pagewidth;

This item has no description.

Published property pageheight;

This item has no description.

Published property font;

This item has no description.

Published property grid_show;

This item has no description.

Published property grid_snap;

This item has no description.

Published property grid_size;

This item has no description.

Published property options;

This item has no description.

Published property dialogtext;

This item has no description.

Published property dialogcaption;

This item has no description.

Published property onpreamble;

This item has no description.

Published property onreportstart;

This item has no description.

Published property onbeforerender;

This item has no description.

Published property onafterrender;

This item has no description.

Published property onreportfinished;

This item has no description.

Published property onpagebeforerender;

This item has no description.

Published property onpagepaint;

This item has no description.

Published property onpageafterpaint;

This item has no description.

Published property onprogress;

This item has no description.

Published property oncreate: notifyeventty read foncreate write foncreate;

This item has no description.

Published property oncreated: notifyeventty read foncreated write foncreated;

This item has no description.

Published property onloaded: notifyeventty read fonloaded write fonloaded;

This item has no description.

Published property ondestroy: notifyeventty read fondestroy write fondestroy;

This item has no description.

Published property ondestroyed: notifyeventty read fondestroyed write fondestroyed;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.