Class TGPSArea

Unit

Declaration

type TGPSArea = class(TXOMObject)

Description

TGPSArea

Hierarchy

  • TXOMObject
  • TGPSArea

Overview

Methods

Public procedure AfterConstruction; override;
Public procedure BeforeDestruction; override;

Properties

Published property AreaName: WideString read FAreaName write FAreaName;
Published property Polygon: TGPSPolygon read FPolygon write FPolygon;

Description

Methods

Public procedure AfterConstruction; override;
 
Public procedure BeforeDestruction; override;
 

Properties

Published property AreaName: WideString read FAreaName write FAreaName;
 
Published property Polygon: TGPSPolygon read FPolygon write FPolygon;
 

Generated by PasDoc 0.15.0.