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

TLocationStatusChanged

Declaration

Source position: location.pas line 20

type TLocationStatusChanged = procedure(

  Sender: TObject;

  status: Integer;

  provider: string;

  msgStatus: string

) of object;



CT Web help

CodeTyphon Studio