API:FMX.ListView.Appearances.TNullItemObjects

Delphi
TNullItemObjects = class(TEmptyItemObjects)
C++
class PASCALIMPLEMENTATION TNullItemObjects : public TEmptyItemObjects
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.
FMX.ListView.Appearances.TNullItemObjects inherits from FMX.ListView.Appearances.TEmptyItemObjects. All content below this line refers to FMX.ListView.Appearances.TEmptyItemObjects.
Class that implements no customization of the appearance of an item from the list view. Appearances.TEmptyItemObjects extends Appearances.TItemAppearanceObjects.