FMX.Controls.Presentation.TPresentationProxy.PresentedControl
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 |
説明
プロキシがプレゼンテーション層との通信を処理するプレゼンテーション コントロールです。