TdxFilterPaperEvent Type
In This Article
#Declaration
Delphi
TdxFilterPaperEvent = procedure(Sender: TBasedxPrintStyle; const APaper: TdxPaperInfo; var AIsSupported: Boolean) of object;
#Parameters
Name | Type |
---|---|
Sender | TBasedx |
APaper | Tdx |
AIs |
Boolean |
See Also