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

TGSource.set_callback

Declaration

Source position: lazglib2.pas line 2638

procedure TGSource.set_callback(

  func: TGSourceFunc;

  data: gpointer;

  notify: TGDestroyNotify

);