Vcl.ActnMenus.TActionMainMenuBar.WindowMenu

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WindowMenu: string read FWindowMenu write SetWindowMenu default 0;

C++

__property WindowMenu = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TActionMainMenuBar

Description

Specifies the caption of the window menu.

Vcl.ActnMenus.TActionMainMenuBar.WindowMenu inherits from Vcl.ActnMenus.TCustomActionMainMenuBar.WindowMenu. All content below this line refers to Vcl.ActnMenus.TCustomActionMainMenuBar.WindowMenu.

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.