Back to Devexpress

TdxLayoutControlGetItemStoredPropertiesEvent Type

vcl-dxlayoutcontrol-edc6a2db.md

latest602 B
Original Source

TdxLayoutControlGetItemStoredPropertiesEvent Type

Declaration

delphi
TdxLayoutControlGetItemStoredPropertiesEvent = procedure(Sender: TdxCustomLayoutControl; AItem: TdxCustomLayoutItem; AProperties: TStrings) of object;

Parameters

NameType
SenderTdxCustomLayoutControl
AItemTdxCustomLayoutItem
APropertiesTStrings

See Also

dxLayoutControl Unit