TdxPageSetupEvent Type
In This Article
#Declaration
Delphi
TdxPageSetupEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; ADone: Boolean) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AReport |
TBasedx |
ADone | Boolean |
See Also