TdxNewPageEvent Type
Declaration
TdxNewPageEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; APageIndex: Integer) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AReportLink | TBasedxReportLink |
APageIndex | Integer |
See Also
TdxNewPageEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; APageIndex: Integer) of object;
Name | Type |
---|---|
Sender | TObject |
AReportLink | TBasedxReportLink |
APageIndex | Integer |
No
Your feedback is appreciated.