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

TNMEAGPRTE

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

Declaration

Source position: nmea_gprte.pas line 42

type TNMEAGPRTE = class(TObject)

public

  property Sentence: string; [rw]

  

  property MessagesCount: string; [r]

  

  property MessageNumber: string; [r]

  

  property MessageType: string; [r]

  

  property RouteID: string; [r]

  

  property WaypointCount: string; [r]

  

  property WaypointNames: TStrings; [r]

  

  property Checksum: string; [r]

  

  property Success: Boolean; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TNMEAGPRTE

  

|

TObject



CT Web help

CodeTyphon Studio