RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStatusBar.AutoHint Property

Specifies whether the status bar's text is set automatically to the current hint.

Pascal
property AutoHint: Boolean;
C++
__property Boolean AutoHint;

Use AutoHint to specify whether the status bar's text is set automatically to the current hint. When AutoHint is true, the status bar automatically responds to hint actions by displaying the long version of the hint's text in the first panel. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!