RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionBars.ShowHints Property

Indicates whether hints should be shown for items in the collection.

Pascal
property ShowHints: Boolean;
C++
__property Boolean ShowHints;

Set ShowHints to false if you don't want hints shown for objects in the collection. The default value is true. 

 

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