TdxContainerReportLinkInitializeItemOptionsPlaceEvent Type
In This Article
#Declaration
Delphi
TdxContainerReportLinkInitializeItemOptionsPlaceEvent = procedure(Sender: TdxCustomContainerReportLink; AnItem: TdxReportVisualItem; AComponent: TComponent; AOptionsPlace: TdxCustomContainerReportLinkOptionsItemPlace) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
An |
Tdx |
AComponent | TComponent |
AOptions |
Tdx |
See Also