FMX.MultiView.Types.TCustomPopover

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Controls.TPopupFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomPopover

Delphi

TCustomPopover = class(TPopup)

C++

class PASCALIMPLEMENTATION TCustomPopover : public Fmx::Controls::TPopup

Properties

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

Description

A class that implements the popover mode of the TMultiView component.

This class provides methods that allow you to:

See Also