FMX.ListView.Appearances.TObjectAppearance

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTObjectAppearance

Delphi

TObjectAppearance = class abstract (TPersistent)

C++

class PASCALIMPLEMENTATION TObjectAppearance : public System::Classes::TPersistent

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.

See Also