FMX.ListView.Appearances.TCustomItemObjects

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ListView.Appearances.TItemAppearanceObjectsFMX.ListView.Appearances.TAppearanceObjectsSystem.Classes.TPersistentSystem.TObjectTCustomItemObjects

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