FMX.MultiView.Types.TCustomTouchInterceptingLayout.EnabledShadow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EnabledShadow: Boolean read GetEnabledShadow write SetEnabledShadow default True;

C++

__property bool EnabledShadow = {read=GetEnabledShadow, write=SetEnabledShadow, default=1};

Properties

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

Description

It enables shadow.