TdxTileControlActionBarItem Properties
An action bar item (also called action button).Name | Description |
---|---|
Align | Specifies how the action bar item is horizontally arranged within its action bar. |
Caption | Specifies the action bar item’s caption. |
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. |
DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
Glyph | Specifies the action bar item’s image. |
GlyphFrameCount | Specifies the number of state images that constitute the Glyph property’s image. |
GlyphType | Specifies how a tile control treats the Glyph property’s images. |
ID | Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem. |
ImageIndex | Specifies the action bar item’s image by its zero-based index in the action bars’ image list. |
Index | Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Position | Specifies the display position of the action bar item. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
Visible | Switches the visibility of the action bar item. |
See Also