FMX.Grid.TColumn.PresentedControl

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

Delphi

property PresentedControl: TPresentedControl read FPresentedControl;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn


説明

この列とデータ モデルを使用するコントロールへの参照。

関連項目