FMX.Presentation.Style.TStyledPresentation.PresentedControl

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

Delphi

property PresentedControl: TControl read FPresentedControl;

C++

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

プロパティ

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


説明

このスタイル付きプレゼンテーションを使用する表示用コントロールを保持します。

関連項目