TdxFilterPaperEvent Type
Declaration
TdxFilterPaperEvent = procedure(Sender: TBasedxPrintStyle; const APaper: TdxPaperInfo; var AIsSupported: Boolean) of object;
Parameters
Name | Type |
---|---|
Sender | TBasedxPrintStyle |
APaper | TdxPaperInfo |
AIsSupported | Boolean |
See Also