FMX.ListView.Appearances.TItemAppearanceObjects

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ListView.Appearances.TAppearanceObjectsSystem.Classes.TPersistentSystem.TObjectTItemAppearanceObjects

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

Implements functionality for customizing the appearance of an item from the list view. The functionality includes text, detail, image, accessory, text button, and graphical button appearance customizations.

See Also