Unit 'uCEFLibFunctions' Package
[Overview][Variables][Index] [#pl_cef4typhon]

cef_thread_create

Declaration

Source position: uCEFLibFunctions.pas line 167

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