TdxContainerReportLinkInitializeReportLinkEvent Type
In This Article
#Declaration
Delphi
TdxContainerReportLinkInitializeReportLinkEvent = procedure(Sender: TdxCustomContainerReportLink; AReportLink: TBasedxReportLink; AStage: TdxPSReportLinkProcessingStage) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
AReport |
TBasedx |
AStage | Tdx |
See Also