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

hb_draw_funcs_set_move_to_func

Declaration

Source position: lazharfbuzz0.pas line 1841

procedure hb_draw_funcs_set_move_to_func(

  dfuncs: Phb_draw_funcs_t;

  func: Thb_draw_move_to_func_t;

  user_data: Pgpointer;

  destroy_: Thb_destroy_func_t

);