Back to Devexpress

TCustomdxComponentPrinter.IsGenerateReportProgressEvent Method

vcl-dxpscore-dot-tcustomdxcomponentprinter-c74a1d51.md

latest920 B
Original Source

TCustomdxComponentPrinter.IsGenerateReportProgressEvent Method

Determines the manner in which a report is generated.

Declaration

delphi
function IsGenerateReportProgressEvent: Boolean;

Returns

Type
Boolean

Remarks

The IsGenerateReportProgressEvent method determines whether the cpoGenerateReportProgressEvent option of the Options property is active. If this method returns True , the printing component generates the OnGenerateReportProgress event while building a report.

See Also

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit