FMX.MultiView.Types.TMultiViewAppearance.GetOwner

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetOwner: TPersistent; override;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TMultiViewAppearance


説明

これらの設定の所有者を返します。

関連項目