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

TGOptionContext.set_translate_func

Declaration

Source position: lazglib2.pas line 3137

procedure TGOptionContext.set_translate_func(

  func: TGTranslateFunc;

  data: gpointer;

  destroy_notify: TGDestroyNotify

);