TdxRibbonTab Properties
A Ribbon tab (also called a tabbed page).Name | Description |
---|---|
Active | Specifies whether the currently processed tab is active. |
Caption | Specifies the caption displayed by the tab. |
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. |
Context | Specifies the currently processed tab’s context. |
DesignInfo | Inherited from TComponent. |
DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
Groups | Provides access to a collection of tab groups located in the currently processed tab. |
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. |
IsPredefined | |
KeyTip | Specifies a KeyTip for the current tab. |
MergeKind | |
MergeOrder | |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Ribbon | Provides access to the Ribbon that owns the tab. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies whether the currently processed tab is shown in the Ribbon. |
VisibleIndex | Gets the currently processed tab’s position in the collection of visible tabs. |
See Also