TdxContainerReportLinkInitializeItemOptionsPlaceEvent Type
Declaration
TdxContainerReportLinkInitializeItemOptionsPlaceEvent = procedure(Sender: TdxCustomContainerReportLink; AnItem: TdxReportVisualItem; AComponent: TComponent; AOptionsPlace: TdxCustomContainerReportLinkOptionsItemPlace) of object;
Parameters
Name | Type |
---|---|
Sender | TdxCustomContainerReportLink |
AnItem | TdxReportVisualItem |
AComponent | TComponent |
AOptionsPlace | TdxCustomContainerReportLinkOptionsItemPlace |
See Also