Unit 'cef3api' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_cef]

TCefGetGeolocationCallback

Declaration

Source position: cef3api.pas line 1932

type TCefGetGeolocationCallback = record

  base: TCefBaseRefCounted;

  

  on_location_update: procedure(

  

  self: PCefGetGeolocationCallback;

  const position: PCefGeoposition

);

end;



CT Web help

CodeTyphon Studio