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

g_test_add_func

Declaration

Source position: lazglib2.pas line 5652

procedure g_test_add_func(

  testpath: Pgchar;

  test_func: TGTestFunc

);