Class TGPSPolygon
Unit
xomGPS
Declaration
type TGPSPolygon = class(TXOMObject)
Description
TGPSPolygon
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
procedure BeforeDestruction; override; |
|
|
Properties
 |
property Points: TGPSPoints read FPoints write FPoints; |
|
|
Generated by PasDoc 0.15.0.
|