Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

TCefCookieVisitorProc

Declaration

Source position: cef3intf.pas line 213

type TCefCookieVisitorProc = function(

  const cookie: TCefCookie;

  count: Integer;

  total: Integer;

  out deleteCookie: Boolean

):Boolean;



CT Web help

CodeTyphon Studio