FMX.MultiView.Types.TShadowedOverlayLayout.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 published
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TShadowedOverlayLayout

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!