Back to Devexpress

TdxCustomDrawPreviewEvent Type

vcl-dxpgsdlg-800a6250.md

latest889 B
Original Source

TdxCustomDrawPreviewEvent Type

Declaration

delphi
TdxCustomDrawPreviewEvent = procedure(APrintStyle: TBasedxPrintStyle; ACanvas: TCanvas; APageRect: TRect; AContentRect: TRect; AHeaderRect: TRect; AFooterRect: TRect) of object;

Parameters

NameType
APrintStyleTBasedxPrintStyle
ACanvasTCanvas
APageRectTRect
AContentRectTRect
AHeaderRectTRect
AFooterRectTRect

See Also

dxPgsDlg Unit