API:FMX.Maps.TMapPolyline

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Maps.TMapObjectFMX.Maps.TMapObjectBaseSystem.TObjectTMapPolyline

Delphi

TMapPolyline = class(TMapObject<TMapPolylineDescriptor>)

C++

class PASCALIMPLEMENTATION TMapPolyline : public TMapObject__1<TMapPolylineDescriptor>

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.TMapPolyline 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