Back to Devexpress

TdxLayoutControlSetItemStoredPropertyValueEvent Type

vcl-dxlayoutcontrol-3889cfe6.md

latest702 B
Original Source

TdxLayoutControlSetItemStoredPropertyValueEvent Type

Declaration

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

Parameters

NameType
SenderTdxCustomLayoutControl
AItemTdxCustomLayoutItem
ANamestring
AValueVariant

See Also

dxLayoutControl Unit