FMX.ListView.TAppearanceListView.HeaderAppearanceClassName
Delphi
property HeaderAppearanceClassName: string read GetHeaderAppearanceClassName write SetHeaderAppearanceClassName;
C++
__property System::UnicodeString HeaderAppearanceClassName = {read=GetHeaderAppearanceClassName, write=SetHeaderAppearanceClassName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TAppearanceListView |
Description
Name of the appearance class of header list view items.