RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHintWindow.Description Property

Hint when custom hint window displayed in context of control.

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

This string is assigned the long hint value when a custom hint window is displayed in the context of a control. Use this value for the long description for a hint, as it is displayed in the default font, below the title which is displayed commonly in a bold font. 

 

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