Unit 'nmea_gpwpl' Package
[Overview][Classes][Index] [#pl_opengpsx]

TNMEAGPWPL

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

Declaration

Source position: nmea_gpwpl.pas line 42

type TNMEAGPWPL = class(TObject)

public

  property Sentence: string; [rw]

  

  property Latitude: string; [r]

  

  property Longitude: string; [r]

  

  property LatHemis: string; [r]

  

  property LongHemis: string; [r]

  

  property WayPointName: string; [r]

  

  property Checksum: string; [r]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPWPL

  

|

TObject



CT Web help

CodeTyphon Studio