Back to Devexpress

TdxLayoutControlGetItemStoredPropertyValueEvent Type

vcl-dxlayoutcontrol-47722025.md

latest700 B
Original Source

TdxLayoutControlGetItemStoredPropertyValueEvent Type

Declaration

delphi
TdxLayoutControlGetItemStoredPropertyValueEvent = procedure(Sender: TdxCustomLayoutControl; AItem: TdxCustomLayoutItem; const AName: string; var AValue: Variant) of object;

Parameters

NameType
SenderTdxCustomLayoutControl
AItemTdxCustomLayoutItem
ANamestring
AValueVariant

See Also

dxLayoutControl Unit