API:FMX.ListView.Appearances.TCommonObjectAppearance

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ListView.Appearances.TObjectAppearanceSystem.Classes.TPersistentSystem.TObjectTCommonObjectAppearance

Delphi

TCommonObjectAppearance = class(TObjectAppearance)

C++

class PASCALIMPLEMENTATION TCommonObjectAppearance : public TObjectAppearance

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 base class that is parent for all appearance-related classes that are used to customize the graphical appearance of the list view.

FMX.ListView.Appearances.TCommonObjectAppearance inherits from FMX.ListView.Appearances.TObjectAppearance. All content below this line refers to FMX.ListView.Appearances.TObjectAppearance.

Is an abstract base class that is parent for all appearance-related classes that are used to customize the graphical appearance of the list view.

See Also