RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusBar.OnHint Event

Occurs before the status bar's hint is displayed.

Pascal
property OnHint: TNotifyEvent;
C++
__property TNotifyEvent OnHint;

Write code in the OnHint event handler to customize the hint text. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!