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