|
RenderDocument method (TgtFRExportInterface) |
Top |
|
procedure RenderDocument (AReport: TfrReport; APrepared, AShowPreparedReport: Boolean); reintroduce;
Description Call RenderDocument with AReport specifying the Fast report component to be exported to the associated document format.
Set APrepared to True if the report is already prepared. Set AShowPreparedReport to True if the report is to be previewed after creation.
|