Unit 'gpsdatadef' Package
[Overview][Types][Classes][Index] [#pl_opengpsx]

TUTMGridCoordinate

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gpsdatadef.pas line 112

type TUTMGridCoordinate = class(TPersistent)

public

  procedure Assign(); override;

  

  constructor Create;

  

  destructor Destroy; override;

  

published

  property Northing: Double; [rw]

  

  property Easting: Double; [rw]

  

  property UTM: TUTMProjection; [rw]

  

end;

Inheritance

TUTMGridCoordinate

  

|

TObject



CT Web help

CodeTyphon Studio