Back to Devexpress

TdxFilterPaperEvent Type

vcl-dxpgsdlg-a04e47ed.md

latest489 B
Original Source

TdxFilterPaperEvent Type

Declaration

delphi
TdxFilterPaperEvent = procedure(Sender: TBasedxPrintStyle; const APaper: TdxPaperInfo; var AIsSupported: Boolean) of object;

Parameters

NameType
SenderTBasedxPrintStyle
APaperTdxPaperInfo
AIsSupportedBoolean

See Also

dxPgsDlg Unit