FMX.MultiView.TMultiViewPresentation

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTMultiViewPresentation

Delphi

TMultiViewPresentation = class abstract(TInterfacedObject)

C++

class PASCALIMPLEMENTATION TMultiViewPresentation : public System::TInterfacedObject

Properties

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

Description

Represents the base class for custom classes, which describe the presentation mode of multi view components.

See Also