TdxBarScreenTip Properties
A ScreenTip.Name | Description |
---|---|
Collection | Provides access to the collection that owns the ScreenTip. Inherited from TdxScreenTip. |
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. Inherited from TdxScreenTip. |
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. Inherited from TdxScreenTip. |
Header | Represents settings for the ScreenTip window’s header section. Inherited from TdxScreenTip. |
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. Inherited from TdxScreenTip. |
UseStandardFooter | Specifies whether to display footer information provided by the ScreenTip repository’s StandardFooter property. Inherited from TdxScreenTip. |
VCLComObject | Inherited from TComponent. |
Width | Specifies the width of the currently processed ScreenTip. Inherited from TdxScreenTip. |
See Also