API:FMX.Maps.TMapPolygon

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Maps.TMapObjectFMX.Maps.TMapObjectBaseSystem.TObjectTMapPolygon

Delphi

TMapPolygon = class(TMapObject<TMapPolygonDescriptor>);

C++

class PASCALIMPLEMENTATION TMapPolygon : public TMapObject__1<TMapPolygonDescriptor>

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