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