User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_gpsnmea.active

Table of Contents

ITGIS_GpsNmea.Active property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_GpsNmea.Active | Methods | Properties

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

Available also on: Delphi VCL | .NET WinForms.

Syntax

// C#
public Boolean Active
{
  get {}
  set {}
}
' VisualBasic
Public Property Active As Boolean
  Get
  End Get
  Set(ByVal value As Boolean)
  End Set
End Property
// Oxygene
public
  property Active : Boolean read read;

Value

Type
bool
Boolean

References

2021/11/19 21:33

Page Tools