FMX.ListView.TAppearanceListView.Create
From RAD Studio API Documentation
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TAppearanceListView(System::Classes::TComponent* AOwner)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TAppearanceListView |
Description
Creates an instance of TAppearanceListView with the specified component as its owner.