API:FMX.ListView.Appearances.TCommonObjectAppearance
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.