Skip to main content

TdxTileBarItem Members

A tile within the tile bar control.

Constructors

Name Description
Create(TComponent) Inherited from TComponent.

Properties

Name Description
ActiveFrame Displays a specific frame. Inherited from TdxTileControlItem.
ActiveFrameIndex Displays a specific frame (identified by its index in the Frames collection). Inherited from TdxTileControlItem.
ActuallyVisible Determines if the item is shown within the tile control. Inherited from TdxTileControlItem.
AnimationInterval

Specifies the animation delay (in milliseconds) for the item’s tile frames and mosaics.

The default value of the AnimationInterval property is dxTileControlDefaultAnimationInterval.

Inherited from TdxTileControlItem.
AnimationMode Specifies the animation transition effect for tile frames. Inherited from TdxTileControlItem.
Checked Specifies if the current tile item is selected (also called checked). Inherited from TdxTileControlItem.
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DetailOptions Provides access to detail page settings.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
Enabled Specifies the item’s accessibility to end-users. Inherited from TdxTileControlItem.
Frames Provides access to a collection of frames associated with the current tile item. Inherited from TdxTileControlItem.
GalleryImages Specifies a collection of images to be displayed inside the tile item with a mosaic effect. Inherited from TdxTileControlItem.
Glyph Specifies the tile item’s image settings. Inherited from TdxTileControlItem.
Group Specifies a tile group that is linked to the current tile item. Inherited from TdxTileControlItem.
GroupBeforeDrag Inherited from TdxTileControlItem.
GroupIndex Specifies a tile group (identified by its Groups collection index) that is linked to the current tile item. Inherited from TdxTileControlItem.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
IndexInGroup Specifies the tile item’s position within its group. Inherited from TdxTileControlItem.
IndexInGroupBeforeDrag Inherited from TdxTileControlItem.
IsLarge Switches between the item’s sizes: regular or large. Inherited from TdxTileControlItem.
IsMostLeft Determines if other tile items precede the current item. Inherited from TdxTileControlItem.
IsMostRight Determines if other tile items trail the current item. Inherited from TdxTileControlItem.
Margins Specifies the tile’s content margins. Inherited from TdxTileControlCustomItem.
Name Inherited from TComponent.
Observers Inherited from TComponent.
OptionsAnimate Specifies the tile’s animation settings. Inherited from TdxTileControlCustomItem.
Owner Inherited from TComponent.
ParentStyle protected Specifies if the tile’s parent provides style settings for the tile. Inherited from TdxTileControlCustomItem.
PopupOptions Provides access to settings of the popup control associated with the tile item.
RowCount Specifies the number of rows that the tile item occupies. Inherited from TdxTileControlItem.
Size Switches between predefined sizes of the tile item.
Style Specifies the tile’s style settings. Inherited from TdxTileControlCustomItem.
Tag Inherited from TComponent.
Text1 Specifies text settings of the tile’s first text block. Inherited from TdxTileControlCustomItem.
Text2 Specifies text settings of the tile’s second text block. Inherited from TdxTileControlCustomItem.
Text3 Specifies text settings of the tile’s third text block. Inherited from TdxTileControlCustomItem.
Text4 Specifies text settings of the tile’s fourth text block. Inherited from TdxTileControlCustomItem.
TileBar Returns a tile bar control to which the tile item belongs.
TileControl Provides access to the tile or tile bar control to which the current tile item belongs. Inherited from TdxTileControlItem.
TileItem Provides access to a tile item that displays the current tile. Inherited from TdxTileControlCustomItem.
VCLComObject Inherited from TComponent.
Visible Specifies the tile/tile bar item visibility. Inherited from TdxTileControlItem.

Methods

Name Description
ActivateDetail Shows the detail page associated with the current tile item. Inherited from TdxTileControlItem.
AddToCollection(TcxComponentCollection) protected Adds the current collection element to a collection. Inherited from TcxComponentCollectionItem.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
Click Activates the current tile item. Inherited from TdxTileControlItem.
DeactivateDetail Closes the detail page associated with the current tile item and returns the tile control to the main page displaying tiles. Inherited from TdxTileControlItem.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetCollectionFromParent(TComponent) protected Inherited from TcxComponentCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Returns the parent component of the current item’s collection. Inherited from TcxComponentCollectionItem.
HasParent Inherited from TComponent.
InsertComponent(TComponent) Inherited from TComponent.
IsImplementorOf(IInterface) Inherited from TComponent.
Loaded Inherited from TComponent.
MakeVisible Scrolls the tile control to bring the current tile item into view. Inherited from TdxTileControlItem.
Move(TdxTileControlGroup,Integer) Moves the current tile item to a certain position in a specified group. Inherited from TdxTileControlItem.
Notification(TComponent,TOperation) Inherited from TComponent.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RemoveFromCollection(TcxComponentCollection) protected Removes the current collection element from a collection. Inherited from TcxComponentCollectionItem.
RemoveFromGroup Inherited from TdxTileControlItem.
SetParentComponent(TComponent) Adds the current element to a collection associated with a specified component. Inherited from TcxComponentCollectionItem.
SetSubComponent(Boolean) Inherited from TComponent.
ToString Inherited from TObject.
UpdateAction(TBasicAction) Inherited from TComponent.

Events

Name Description
OnActivateDetail Enables you to respond to showing the detail page associated with the current tile item. Inherited from TdxTileControlItem.
OnActiveFrameChanged Enables you to respond to changing a frame within the current tile item. Inherited from TdxTileControlItem.
OnClick Enables you to respond to the current tile item’s activation. Inherited from TdxTileControlItem.
OnDeactivateDetail Enables you to respond to closing the detail page associated with the current tile item. Inherited from TdxTileControlItem.
OnDeactivatingDetail Enables you to prohibit the detail page associated with the current tile item from closing. Inherited from TdxTileControlItem.
OnFrameDestroy Enables you to destroy the objects you created during the tile item’s frames initialization. Inherited from TdxTileControlItem.
OnFrameInitialize Enables you to initialize the tile item’s frame when it is about to be displayed. Inherited from TdxTileControlItem.
OnGetStoredProperties Enables you to customize a list of the item’s properties to be stored to external data stores. Inherited from TdxTileControlItem.
OnGetStoredPropertyValue Enables you to provide a value for the item to be saved to external data stores. Inherited from TdxTileControlItem.
OnSetStoredPropertyValue Enables you to restore the item’s property values from external data stores. Inherited from TdxTileControlItem.
See Also