TdxShowPageSetupFormCallback Type
In This Article
#Declaration
Delphi
TdxShowPageSetupFormCallback = reference to procedure(AProperties: TdxPageSetupInfo; AData: TObject);
#Parameters
Name | Type |
---|---|
AProperties | Tdx |
AData | TObject |
See Also