Class TGPSPolygon

Unit

Declaration

type TGPSPolygon = class(TXOMObject)

Description

TGPSPolygon

Hierarchy

  • TXOMObject
  • TGPSPolygon

Overview

Methods

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

Properties

Published property Points: TGPSPoints read FPoints write FPoints;

Description

Methods

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

Properties

Published property Points: TGPSPoints read FPoints write FPoints;
 

Generated by PasDoc 0.15.0.