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

TCefJsDialogCallback

Declaration

Source position: cef3api.pas line 2069

type TCefJsDialogCallback = record

  base: TCefBaseRefCounted;

  

  cont: procedure(

  

  self: PCefJsDialogCallback;

  success: Integer;

  const user_input: PCefString

);

end;



CT Web help

CodeTyphon Studio