TdxLayoutControlGetStoredPropertiesEvent Type
In This Article
#Declaration
Delphi
TdxLayoutControlGetStoredPropertiesEvent = procedure(Sender: TdxCustomLayoutControl; AProperties: TStrings) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
AProperties | TStrings |
See Also