RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMainMenuBar.WindowMenu Property

Specifies the caption of the window menu.

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

Specifies the caption of the window menu for MDI window operations, such as Cascade windows. This is used only for MDI applications. 

 

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