FMX.MultiView.Types.TCustomPopover.ShadowEnabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShadowEnabled: Boolean read FShadowEnabled write FShadowEnabled default DefaultShadowEnabled;

C++

__property bool ShadowEnabled = {read=FShadowEnabled, write=FShadowEnabled, default=0};

Properties

Type Visibility Source Unit Parent
property public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TCustomPopover

Description

Embarcadero Technologies does not currently have any additional information.