FMX.Controls.Presentation.TPresentationProxy.PresentedControl

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

Delphi

property PresentedControl: TControl read FControl;

C++

__property Fmx::Controls::TControl* PresentedControl = {read=FControl};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentationProxy


説明

プロキシがプレゼンテーション層との通信を処理するプレゼンテーション コントロールです。

関連項目