User Tools

Site Tools


api:dk11:delphi:vcl.gisgps.tgis_gpsnmea.nmeaevent

Table of Contents

TGIS_GpsNmea.NmeaEvent event

DK11 for Delphi | VCL.GisGps.TGIS_GpsNmea.NmeaEvent | Constructors | Methods | Properties | Events

Event fired on each messages received from the GPS device. Provides message parsed into individual elements.

Available also on: .NET WinForms | ActiveX.

Syntax

// Delphi
published
  property NmeaEvent : TGIS_GpsNmeaEvent read write;
// C++ Builder
published:
  __property TGIS_GpsNmeaEvent* NmeaEvent = {read, write};

Value

2021/11/19 21:43

Page Tools