API:FMX.ListView.Appearances.TPresetItemObjects

Delphi
TPresetItemObjects = class(TCustomItemObjects)
C++
class PASCALIMPLEMENTATION TPresetItemObjects : public TCustomItemObjects
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.
FMX.ListView.Appearances.TPresetItemObjects inherits from FMX.ListView.Appearances.TCustomItemObjects. All content below this line refers to FMX.ListView.Appearances.TCustomItemObjects.
Base class for customizing the appearance of an item from the list view. Appearances.TCustomItemObjects extends Appearances.TItemAppearanceObjects.