TdxTileBarItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Active |
Displays a specific frame.
Inherited from Tdx |
Active |
Displays a specific frame (identified by its index in the Frames collection).
Inherited from Tdx |
Actually |
Determines if the item is shown within the tile control.
Inherited from Tdx |
Animation |
Specifies the animation delay (in milliseconds) for the item’s tile frames and mosaics. The default value of the Animation |
Animation |
Specifies the animation transition effect for tile frames.
Inherited from Tdx |
Checked |
Specifies if the current tile item is selected (also called checked).
Inherited from Tdx |
Collection |
Specifies the collection containing the current element.
Inherited from Tcx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Detail |
Provides access to detail page settings. |
Display |
Specifies the collection item’s name displayed in the collection editor.
Inherited from Tcx |
Enabled |
Specifies the item’s accessibility to end-users.
Inherited from Tdx |
Frames |
Provides access to a collection of frames associated with the current tile item.
Inherited from Tdx |
Gallery |
Specifies a collection of images to be displayed inside the tile item with a mosaic effect.
Inherited from Tdx |
Glyph |
Specifies the tile item’s image settings.
Inherited from Tdx |
Group |
Specifies a tile group that is linked to the current tile item.
Inherited from Tdx |
Group |
Inherited from Tdx |
Group |
Specifies a tile group (identified by its Groups collection index) that is linked to the current tile item.
Inherited from Tdx |
ID |
Gets the unique identifier of the current collection element.
Inherited from Tcx |
Index |
Specifies the zero-based index of the current element in the collection.
Inherited from Tcx |
Index |
Specifies the tile item’s position within its group.
Inherited from Tdx |
Index |
Inherited from Tdx |
Is |
Switches between the item’s sizes: regular or large.
Inherited from Tdx |
Is |
Determines if other tile items precede the current item.
Inherited from Tdx |
Is |
Determines if other tile items trail the current item.
Inherited from Tdx |
Margins |
Specifies the tile’s content margins.
Inherited from Tdx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options |
Specifies the tile’s animation settings.
Inherited from Tdx |
Owner | Inherited from TComponent. |
Parent |
Specifies if the tile’s parent provides style settings for the tile.
Inherited from Tdx |
Popup |
Provides access to settings of the popup control associated with the tile item. |
Row |
Specifies the number of rows that the tile item occupies.
Inherited from Tdx |
Size | Switches between predefined sizes of the tile item. |
Style |
Specifies the tile’s style settings.
Inherited from Tdx |
Tag | Inherited from TComponent. |
Text1 |
Specifies text settings of the tile’s first text block.
Inherited from Tdx |
Text2 |
Specifies text settings of the tile’s second text block.
Inherited from Tdx |
Text3 |
Specifies text settings of the tile’s third text block.
Inherited from Tdx |
Text4 |
Specifies text settings of the tile’s fourth text block.
Inherited from Tdx |
Tile |
Returns a tile bar control to which the tile item belongs. |
Tile |
Provides access to the tile or tile bar control to which the current tile item belongs.
Inherited from Tdx |
Tile |
Provides access to a tile item that displays the current tile.
Inherited from Tdx |
VCLCom |
Inherited from TComponent. |
Visible |
Specifies the tile/tile bar item visibility.
Inherited from Tdx |
#Methods
#Events
Name | Description |
---|---|
On |
Enables you to respond to showing the detail page associated with the current tile item.
Inherited from Tdx |
On |
Enables you to respond to changing a frame within the current tile item.
Inherited from Tdx |
On |
Enables you to respond to the current tile item’s activation.
Inherited from Tdx |
On |
Enables you to respond to closing the detail page associated with the current tile item.
Inherited from Tdx |
On |
Enables you to prohibit the detail page associated with the current tile item from closing.
Inherited from Tdx |
On |
Enables you to destroy the objects you created during the tile item’s frames initialization.
Inherited from Tdx |
On |
Enables you to initialize the tile item’s frame when it is about to be displayed.
Inherited from Tdx |
On |
Enables you to customize a list of the item’s properties to be stored to external data stores.
Inherited from Tdx |
On |
Enables you to provide a value for the item to be saved to external data stores.
Inherited from Tdx |
On |
Enables you to restore the item’s property values from external data stores.
Inherited from Tdx |
See Also