TdxCompositionReportLinkEvent Type
Declaration
TdxCompositionReportLinkEvent = procedure(Sender: TdxCompositionReportLink; AItem: TdxCompositionLinkItem) of object;
Parameters
Name | Type |
---|---|
Sender | TdxCompositionReportLink |
AItem | TdxCompositionLinkItem |
See Also