TdxContainerReportLinkInitializeReportLinkEvent Type
Declaration
TdxContainerReportLinkInitializeReportLinkEvent = procedure(Sender: TdxCustomContainerReportLink; AReportLink: TBasedxReportLink; AStage: TdxPSReportLinkProcessingStage) of object;
Parameters
Name | Type |
---|---|
Sender | TdxCustomContainerReportLink |
AReportLink | TBasedxReportLink |
AStage | TdxPSReportLinkProcessingStage |
See Also