ShowSystemHints: Boolean;
ShowSystemHints: Boolean;
The ShowSystemHints property determines whether a system tooltip is displayed for various component elements.
Available values:
True. System tooltip is displayed.
False. 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 realization the system tooltip is available for the search button.
See also: