FMX.ListView.TAdapterListView.Create
C++
/* TStyledControl.Create */ inline __fastcall virtual TAdapterListView(System::Classes::TComponent* AOwner)/* overload */ : Fmx::Controls::TStyledControl(AOwner) { }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | FMX.ListView.hpp | FMX.ListView | TAdapterListView |
Description
Creates an instance of TAdapterListView with the specified component as owner.