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)を取得します。