FMX.ListView.Types.IListViewController.GetScene

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetScene: IScene;

C++

virtual Fmx::Controls::_di_IScene __fastcall GetScene() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewController

Description

Gets the IScene of the TListView control.