FMX.ListView.TListView.HeaderAppearanceClassName
Delphi
property HeaderAppearanceClassName: string read GetHeaderAppearanceClassName write SetHeaderAppearanceClassName default 0;
C++
__property HeaderAppearanceClassName = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TListView |
Description
Name of the appearance class of header list view items.
FMX.ListView.TListView.HeaderAppearanceClassName inherits from FMX.ListView.TAppearanceListView.HeaderAppearanceClassName. All content below this line refers to FMX.ListView.TAppearanceListView.HeaderAppearanceClassName.
Name of the appearance class of header list view items.