Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxScreenTip Properties
Show Inherited Hide Inherited

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