ShowSystemHints: Boolean;
The ShowSystemHints property determines whether a system tooltip is displayed for various component elements.
Available values:
True. A system tooltip is displayed.
False. A system tooltip is not displayed. The tooltip specified in the Hint property is displayed if the ShowHint property is set to True.
In the current implementation a system tooltip is available for the search button.
See also: