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

cef_thread_create

Declaration

Source position: cef3api.pas line 6061

var cef_thread_create: function(

  const display_name: PCefString;

  priority: TCefThreadPriority;

  message_loop_type: TCefMessageLoopType;

  stoppable: Integer;

  com_init_mode: TCefComInitMode

):PCefThread;



CT Web help

CodeTyphon Studio