Unit 'uCEFInterfaces' Package
[Overview][Types][Classes][Index] [#pl_cef4typhon]

TCefV8InterceptorSetterByNameProc

Declaration

Source position: uCEFInterfaces.pas line 187

type TCefV8InterceptorSetterByNameProc = function(

  const name: ustring;

  const object_: ICefv8Value;

  const value: ICefv8Value;

  var exception: ustring

):Boolean;



CT Web help

CodeTyphon Studio