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

TFPReport

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

Declaration

Source position: fpreport.pp line 1710

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


Documentation generated on: 2023-03-18