FMX.MultiView.Types.TMultiViewAppearance.GetOwner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetOwner: TPersistent; override;

C++

DYNAMIC System::Classes::TPersistent* __fastcall GetOwner();

Properties

Type Visibility Source Unit Parent
function protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TMultiViewAppearance

Description

Returns the owner of these settings.

See Also