[Overview][Types][Classes][Variables][Index] |
A list of possible positioning methods.
Source position: lazdeviceapis.pas line 107
type TLazPositionMethod = ( |
||
pmGPS, |
|
The GPS positioning method. |
pmNetwork |
|
Detects the position via the network connection. |
); |
Version 4.0 | Generated 2025-05-03 | Home |