FMX.ListView.Appearances.TEmptyItemObjects
Delphi
TEmptyItemObjects = class(TItemAppearanceObjects)
C++
class PASCALIMPLEMENTATION TEmptyItemObjects : 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
Class that implements no customization of the appearance of an item from the list view. Appearances.TEmptyItemObjects extends Appearances.TItemAppearanceObjects.