[Overview][Types][Classes][Variables][Index] |
Requests the latest position using the given method
Source position: lazdeviceapis.pas line 122
public procedure TLazPositionInfo.RequestPositionInfo( |
AMethod: TLazPositionMethod |
); |
This call is assynchronous and the data will only be available when the OnPositionRetrieved callback is called.
lazarus-ccr.sourceforge.net |