Back to Devexpress

TdxLayoutControlSetStoredPropertyValueEvent Type

vcl-dxlayoutcontrol-306ddee4.md

latest588 B
Original Source

TdxLayoutControlSetStoredPropertyValueEvent Type

Declaration

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

Parameters

NameType
SenderTdxCustomLayoutControl
ANamestring
AValueVariant

See Also

dxLayoutControl Unit