Vcl.ActnMenus.TCustomActionPopupMenu.Shadow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Shadow: Boolean read FShadow write SetShadow;

C++

__property bool Shadow = {read=FShadow, write=SetShadow, nodefault};

Properties

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

Description

Refers to the popup menu's shadow.

Use Shadow to control whether or not the menu displays with or without a shadow.