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