FMX.ListView.Types.TListItemControlScene.RealScene

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

Delphi

property RealScene: IScene read GetRealScene;

C++

__property Fmx::Controls::_di_IScene RealScene = {read=GetRealScene};

プロパティ

種類 可視性 ソース ユニット
property protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemControlScene


説明

親コントロールの IScene(TListView)を取得します。