Vcl.ActnMenus.TCustomActionPopupMenu.DisplayShadow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DisplayShadow; virtual;

C++

virtual void __fastcall DisplayShadow();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionPopupMenu

Description

Displays the pop-up window shadow.

DisplayShadow is internally used to display the pop-up window shadow.

Note: The shadow display is available for the moment for Win32 versions 1 to 5.


See Also