ShowHints: Boolean;
The ShowHints property determines whether a tooltip is displayed when hovering the mouse cursor on component tree elements.
If the property is set to True, when the mouse cursor is hovered on an element a small box with the tooltip text is displayed. The tooltip text corresponds to the component element text. If the property is set to False, the box is not displayed. The property is relevant if the component element text does not fit in component window.
See also: