Class TGPSBound

Unit

Declaration

type TGPSBound = class(TXOMObject)

Description

TGPSBound

Hierarchy

  • TXOMObject
  • TGPSBound

Overview

Methods

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

Properties

Published property TopLeft: TGPSPoint read FTopLeft write FTopLeft;
Published property BottomRight: TGPSPoint read FBottomRight write FBottomRight;

Description

Methods

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

Properties

Published property TopLeft: TGPSPoint read FTopLeft write FTopLeft;
 
Published property BottomRight: TGPSPoint read FBottomRight write FBottomRight;
 

Generated by PasDoc 0.15.0.