Back to Devexpress

TBasedxReportLink.PreviewExists Method

vcl-dxpscore-dot-tbasedxreportlink-bbfae050.md

latest677 B
Original Source

TBasedxReportLink.PreviewExists Method

Identifies if the Print Preview dialog is displayed.

Declaration

delphi
function PreviewExists: Boolean;

Returns

Type
Boolean

Remarks

This function returns True if the report preview is displayed; otherwise, False.

To invoke the Print Preview dialog, call the Preview procedure.

See Also

TBasedxReportLink Class

TBasedxReportLink Members

dxPSCore Unit