RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.InMenuLoop Property

Indicates whether items in the menu can be selected.

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

Use InMenuLoop to determine if the menu bar has focus or not, which would allow items on the menu bar to be selected. 

 

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