API:FMX.ListView.Appearances.TItemAppearanceObjects

Delphi
TItemAppearanceObjects = class(TAppearanceObjects)
C++
class PASCALIMPLEMENTATION TItemAppearanceObjects : public TAppearanceObjects
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | FMX.ListView.Appearances |
Description
Is an abstract class that defines the structure of an object that implements appearance related functionality.
FMX.ListView.Appearances.TItemAppearanceObjects inherits from FMX.ListView.Appearances.TAppearanceObjects. All content below this line refers to FMX.ListView.Appearances.TAppearanceObjects.
Is an abstract class that defines the structure of an object that implements appearance related functionality. Appearances.TAppearanceObjects is parent for Appearances.TItemAppearanceObjects which implements functionality for customizing the appearance of an item from the list view.