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

List view class that provides members that subclasses can use to handle the user interaction and the visual appearance of the list view.

TAppearanceListView provides:

See Also