RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.HintFont Property

Specifies the font used to display help hints.

Pascal
property HintFont: TFont;
C++
__property TFont HintFont;

HintFont stores the Windows status font setting. This font is used by default for the help hints that appear when the user pauses the mouse over a control or menu item. 

 

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