FMX.Maps.ICustomMapView.SetHostControl
Delphi
procedure SetHostControl(const Host: TCustomMapView);
C++
virtual void __fastcall SetHostControl(TCustomMapView* const Host) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Maps.pas FMX.Maps.hpp | FMX.Maps | ICustomMapView | 
Description
Defines the FireMonkey control that contains the map view.