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

TCefCookieVisitor

Declaration

Source position: cef3api.pas line 1220

type TCefCookieVisitor = record

  base: TCefBaseRefCounted;

  

  visit: function(

  

  self: PCefCookieVisitor;

  const cookie: PCefCookie;

  count: Integer;

  total: Integer;

  deleteCookie: PInteger

):Integer;

end;



CT Web help

CodeTyphon Studio