FMX.Maps.ICustomMapView.SetMapType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetMapType(const AValue: TMapType);

C++

virtual void __fastcall SetMapType(const TMapType AValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps ICustomMapView

Description

Sets the type of the map.

See Also