RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHintWindow.Title Property

Short hint value when custom hint window displayed in context of control.

Pascal
property Title: string;
C++
__property AnsiString Title;

This string is assignd the short hint value when a custom hint window is displayed in the context of a control. This value is commonly displayed in bold at the top of the hint window, and should prompt the user as to the context of the hint. 

 

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