API:FMX.Maps.TMapMarker

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Maps.TMapObjectFMX.Maps.TMapObjectBaseSystem.TObjectTMapMarker

Delphi

TMapMarker = class(TMapObject<TMapMarkerDescriptor>);

C++

class PASCALIMPLEMENTATION TMapMarker : public TMapObject__1<TMapMarkerDescriptor>

Properties

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

Description

Base class for descriptor-based map objects.

FMX.Maps.TMapMarker inherits from FMX.Maps.TMapObject. All content below this line refers to FMX.Maps.TMapObject. Base class for descriptor-based map objects.

Some descriptior-based objects are:

See Also