Back to Devexpress

TBasedxReportLink.PageSetup Method

vcl-dxpscore-dot-tbasedxreportlink.md

latest1.1 KB
Original Source

TBasedxReportLink.PageSetup Method

Invokes the Page Setup dialog.

Declaration

delphi
function PageSetup: Boolean;

Returns

Type
Boolean

Remarks

Call this function to invoke the Page Setup dialog with the active Page tab and the visible “Print Preview…” and “Print…” buttons.

PageSetup calls the PageSetupEx function internally and returns its result. Refer to the PageSetupEx function description for additional information.

See Also

TCustomdxComponentPrinter.PageSetup

TBasedxReportLink Class

TBasedxReportLink Members

dxPSCore Unit