TdxLayoutControlGetStoredPropertiesEvent Type
Declaration
TdxLayoutControlGetStoredPropertiesEvent = procedure(Sender: TdxCustomLayoutControl; AProperties: TStrings) of object;
Parameters
Name | Type |
---|---|
Sender | TdxCustomLayoutControl |
AProperties | TStrings |
See Also