RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THintAction.Hint Property

Indicates the Help hint for client controls and menu items.

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

Hint holds the string that is the hint for that action when it is set. This value is propagated to client controls and menu items. 

 

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