Unit 'location' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TLocationChanged

Declaration

Source position: location.pas line 19

type TLocationChanged = procedure(

  Sender: TObject;

  latitude: Double;

  longitude: Double;

  altitude: Double;

  address: string

) of object;



CT Web help

CodeTyphon Studio