API:FMX.ListView.TAppearanceListView

From RAD Studio API Documentation

TAppearanceListViewFMX.ListView.TPresentedListViewFMX.ListView.TListViewBaseFMX.ListView.TAdapterListViewFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObject

Delphi

TAppearanceListView = class(TPresentedListView, IAppearanceItemOwner, IPublishedAppearanceOwner)

C++

class PASCALIMPLEMENTATION TAppearanceListView : public TPresentedListView

Properties

Type Visibility Source Unit Parent
class public
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView FMX.ListView

Description

TListView that supports native presentation. FMX.ListView.TAppearanceListView inherits from FMX.ListView.TPresentedListView. All content below this line refers to FMX.ListView.TPresentedListView.

TListView that supports native presentation.