Back to Devexpress

TdxLayoutControlGetStoredPropertiesEvent Type

vcl-dxlayoutcontrol-e8a55559.md

latest488 B
Original Source

TdxLayoutControlGetStoredPropertiesEvent Type

Declaration

delphi
TdxLayoutControlGetStoredPropertiesEvent = procedure(Sender: TdxCustomLayoutControl; AProperties: TStrings) of object;

Parameters

NameType
SenderTdxCustomLayoutControl
APropertiesTStrings

See Also

dxLayoutControl Unit