FMX.ListView.Appearances.TAppearanceNames

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTAppearanceNames

Delphi

TAppearanceNames = class

C++

class PASCALIMPLEMENTATION TAppearanceNames : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances FMX.ListView.Appearances

Description

Class that defines string constants that are used as appearance names for various list view components such as items, headers, and so on.

The string constants are used to define the appearance and the accessories of an item and can be specifed for one of the following members of TListView:

See Also