FMX.MultiView.Types.TPopoverAppearance

From RAD Studio API Documentation
Jump to: navigation, search

FMX.MultiView.Types.TMultiViewAppearanceSystem.Classes.TPersistentSystem.TObjectTPopoverAppearance

Delphi

TPopoverAppearance = class(TMultiViewAppearance)

C++

class PASCALIMPLEMENTATION TPopoverAppearance : 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 Popover presentation mode.

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

See Also