FMX.Maps.TCustomMapView.GetMapType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMapType: TMapType;

C++

TMapType __fastcall GetMapType();

Properties

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

Description

Getter of MapType.

See Also