FMX.ListView.Appearances.TPublishedAppearance
Delphi
TPublishedAppearance = class(TPersistent)
C++
class PASCALIMPLEMENTATION TPublishedAppearance : 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
Type of the TAppearanceListView.ItemAppearance property, which groups appearance properties of the list view at design time. Appearance properties are grouped in the Object Inspector and in the Structure View.
At design time, when the properties of TPublishedAppearance are exposed in the Object Inspector, you can specify UI elements by selecting among choices for footer, header, and item appearance.
You do not need to use the members of TPublishedAppearance at run time. There are equivalent members on the list view that you can access instead: