Back to Devexpress

TdxContainerReportLinkInitializeItemOptionsPlaceEvent Type

vcl-dxpscontainerlnk-357ddd1f.md

latest834 B
Original Source

TdxContainerReportLinkInitializeItemOptionsPlaceEvent Type

Declaration

delphi
TdxContainerReportLinkInitializeItemOptionsPlaceEvent = procedure(Sender: TdxCustomContainerReportLink; AnItem: TdxReportVisualItem; AComponent: TComponent; AOptionsPlace: TdxCustomContainerReportLinkOptionsItemPlace) of object;

Parameters

NameType
SenderTdxCustomContainerReportLink
AnItemTdxReportVisualItem
AComponentTComponent
AOptionsPlaceTdxCustomContainerReportLinkOptionsItemPlace

See Also

dxPSContainerLnk Unit