API:FMX.Maps.TMapView

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Maps.TCustomMapViewFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTMapView

Delphi

TMapView = class(TCustomMapView)

C++

class PASCALIMPLEMENTATION TMapView : public TCustomMapView

Properties

Type Visibility Source Unit Parent
class public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps FMX.Maps

Description

Base class for controls that show a view of a map.

FMX.Maps.TMapView inherits from FMX.Maps.TCustomMapView. All content below this line refers to FMX.Maps.TCustomMapView.

Base class for controls that show a view of a map.

See Also