Class TGPSBound
Unit
xomGPS
Declaration
type TGPSBound = class(TXOMObject)
Description
TGPSBound
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
procedure BeforeDestruction; override; |
|
|
Properties
 |
property TopLeft: TGPSPoint read FTopLeft write FTopLeft; |
|
|
 |
property BottomRight: TGPSPoint read FBottomRight write FBottomRight; |
|
|
Generated by PasDoc 0.15.0.
|