Displays the hint for the status bar.
Source position: comctrls.pp line 158
protected function TStatusBar.DoHint: Boolean; virtual;
DoHint shows the hint text for the control and returns True when successful. Uses the OnHint event handler.