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

cef_trace_event_async_begin

Declaration

Source position: cef3api.pas line 6581

var cef_trace_event_async_begin: procedure(

  const category: PChar;

  const name: PChar;

  id: UInt64;

  const arg1_name: PChar;

  arg1_val: UInt64;

  const arg2_name: PChar;

  arg2_val: UInt64;

  copy: Integer

);



CT Web help

CodeTyphon Studio