Vcl.ActnMenus.TActionMainMenuBar.Shadows

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Shadows;

C++

__property Shadows = {default=1};

Properties

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

Description

Refers to the TActionMainMenuBar component's shadow.

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

Refers to the TActionMainMenuBar component's shadow.

Use Shadows to determine whether or not the menus should display with shadows. The user can disable shadows through the OS, in which case the Shadows setting is ignored.