TdxTileControlItem Events
A tile item.
Name | Description |
---|---|
On |
Enables you to respond to showing the detail page associated with the current tile item. |
On |
Enables you to respond to changing a frame within the current tile item. |
On |
Enables you to respond to the current tile item’s activation. |
On |
Enables you to respond to closing the detail page associated with the current tile item. |
On |
Enables you to prohibit the detail page associated with the current tile item from closing. |
On |
Enables you to destroy the objects you created during the tile item’s frames initialization. |
On |
Enables you to initialize the tile item’s frame when it is about to be displayed. |
On |
Enables you to customize a list of the item’s properties to be stored to external data stores. |
On |
Enables you to provide a value for the item to be saved to external data stores. |
On |
Enables you to restore the item’s property values from external data stores. |
See Also