TdxScreenTip Properties
An enhanced ScreenTip.| Name | Description |
|---|---|
| Collection | Provides access to the collection that owns the ScreenTip. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Description | Represents settings for the ScreenTip window’s description section. |
| DesignInfo | Inherited from TComponent. |
| DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
| Footer | Represents settings for the ScreenTip window’s footer section. |
| Header | Represents settings for the ScreenTip window’s header section. |
| 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. |
| Owner | Inherited from TComponent. |
| Tag | Inherited from TComponent. |
| UseHintAsHeader | Specifies whether header information is provided by the control’s Hint property. |
| UseStandardFooter | Specifies whether to display footer information provided by the ScreenTip repository’s StandardFooter property. |
| VCLComObject | Inherited from TComponent. |
| Width | Specifies the width of the currently processed ScreenTip. |
See Also