RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionBars.HintShortCuts Property

A forward to the application object's property of the same name.

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

The application object contains a property called HintShortCuts which determines whether or not the application's popup hint windows display shortcut information. The HintShortCuts property in TActionBars is simply another way to access the application's HintShortCuts property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!