Vcl.ActnMenus.TCustomActionMainMenuBar.WindowMenu

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WindowMenu: string read FWindowMenu write SetWindowMenu;

C++

__property System::UnicodeString WindowMenu = {read=FWindowMenu, write=SetWindowMenu};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMainMenuBar

Description

Specifies the caption of the window menu.

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