RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStaticListAction.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!