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

g_test_add_data_func

Declaration

Source position: lazglib2.pas line 5650

procedure g_test_add_data_func(

  testpath: Pgchar;

  test_data: Pgpointer;

  test_func: TGTestDataFunc

);