FMX.MultiView.Types.TMultiViewAppearance.Owner

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

Delphi

property Owner: TComponent read FOwner;

C++

__property System::Classes::TComponent* Owner = {read=FOwner};

プロパティ

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


説明

これらの設定の所有者への参照。

コンストラクタは、このプロパティの値を設定します。

関連項目