TdxGaugeCustomCaption Properties
The base class for the custom inscriptions created within a scale.| Name | Description |
|---|---|
| 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. |
| 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. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| OptionsLayout protected | Provides access to the custom scale label positioning settings. |
| OptionsView protected | Provides access to the custom scale label display settings. |
| Owner | Inherited from TComponent. |
| Tag | Inherited from TComponent. |
| Text | Specifies the text string used as a custom inscription on a scale. |
| VCLComObject | Inherited from TComponent. |
| Visible | Specifies whether the custom label is displayed on a scale. |
See Also