FMX.ListView.Appearances.TCustomItemObjects

From RAD Studio API Documentation

TCustomItemObjectsFMX.ListView.Appearances.TItemAppearanceObjectsFMX.ListView.Appearances.TAppearanceObjectsSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomItemObjects = class(TItemAppearanceObjects)

C++

class PASCALIMPLEMENTATION TCustomItemObjects : public TItemAppearanceObjects

Properties

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

Description

Base class for customizing the appearance of an item from the list view. Appearances.TCustomItemObjects extends Appearances.TItemAppearanceObjects.

See Also