User Tools

Site Tools


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

Table of Contents

TGIS_GpsNmea.Active property

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

Activity state. If True, GPS device will be connected.

Available also on: .NET WinForms | ActiveX.

Syntax

// Delphi
public
  property Active : Boolean read write;
// C++ Builder
public:
  __property bool Active = {read, write};

Value

Type
Boolean

References

2021/11/19 21:43

Page Tools