FMX.MultiView.Types.TShadowAppearance

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TShadowAppearance = class(TMultiViewAppearance)

C++

class PASCALIMPLEMENTATION TShadowAppearance : public TMultiViewAppearance

Properties

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

Description

This class stores the options for the appearance of the shadow in a TMultiView component.

When the master pane slides, TMultiView overflows the detail pane with the specified shadow.

This class allows you to manage the following properties:

See Also