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