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

TCefWebPluginUnstableCallback

Declaration

Source position: cef3api.pas line 5162

type TCefWebPluginUnstableCallback = record

  base: TCefBaseRefCounted;

  

  is_unstable: procedure(

  

  self: PCefWebPluginUnstableCallback;

  const path: PCefString;

  unstable: Integer

);

end;



CT Web help

CodeTyphon Studio