[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGThread.new

Declaration

Source position: lazglib2.pas line 3683

function TGThread.new(

  name: Pgchar;

  func: TGThreadFunc;

  data: gpointer

):PGThread;