Unit 'fpreport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_fpreport]

TFPReport

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpreport.pp line 1730

type TFPReport = class(TFPCustomReport)

public

  property Pages: TFPReportCustomPage;

  

  property PageCount: Integer;

  

  property Images: TFPReportImages;

  

  property IsFirstPass: Boolean;

  

published

  property Author: string;

  

  property Title: string;

  

  property TwoPass: Boolean;

  

  property ReportData: TFPReportDataCollection;

  

  property OnAfterRenderReport: TNotifyEvent;

  

  property OnBeforeRenderReport: TNotifyEvent;

  

  property OnBeginReport: TFPReportBeginReportEvent;

  

  property OnEndReport: TFPReportEndReportEvent;

  

end;

Inheritance

TFPReport

  

|

TFPCustomReport

  

|

TFPReportComponent

  

|

TObject



CT Web help

CodeTyphon Studio