FMX.Maps.TCustomMapView.SetMapType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetMapType(const AValue: TMapType);

C++

void __fastcall SetMapType(const TMapType AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView

Description

Setter of MapType.

See Also