RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButton.CommandLinkHint Property

Text displayed as hint below button caption for Command Link.

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

CommandLinkHint is the text displayed as a hint below the button caption when the Style property is bsCommandLink to specify a Command Link button. 

This is available on Windows Vista only. 

 

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