TdxTileControlGroup Events
A tile group.| Name | Description |
|---|---|
| OnGetStoredProperties | Enables you to customize a list of the group’s properties to be stored to external data stores. |
| OnGetStoredPropertyValue | Enables you to provide value for the group to be saved to external data stores. |
| OnSetStoredPropertyValue | Enables you to restore the group’s property values from external data stores. |
See Also