FMX.MultiView.Types.TDrawerAppearance

From RAD Studio API Documentation
Jump to: navigation, search

FMX.MultiView.Types.TMultiViewAppearanceSystem.Classes.TPersistentSystem.TObjectTDrawerAppearance

Delphi

TDrawerAppearance = class(TMultiViewAppearance)

C++

class PASCALIMPLEMENTATION TDrawerAppearance : 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 a TMultiView component in the Drawer presentation mode.

This class allows you to manage the following properties of the Drawer mode:

See Also