Unit 'cef3lib' Package
[Overview][Procedures and functions][Variables][Index] [#pl_cef]

CefTraceEventEnd

Declaration

Source position: cef3lib.pas line 161

procedure CefTraceEventEnd(

  const category: string;

  const name: string;

  const arg1_name: string;

  arg1_val: UInt64;

  const arg2_name: string;

  arg2_val: UInt64;

  copy: Integer

);



CT Web help

CodeTyphon Studio