[Overview][Types][Classes][Variables][Index] Reference for unit 'LazDeviceApis' (#lcl)

TLazPositionMethod

A list of possible positioning methods

Declaration

Source position: lazdeviceapis.pas line 107

type TLazPositionMethod = (

  pmGPS,

  

The GPS positioning method

  pmNetwork

  

Detects the position via the network connection

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.