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

TGClosureNotifyData

Declaration

Source position: lazgobject2.pas line 562

type TGClosureNotifyData = record

  data: gpointer;

  

  notify: TGClosureNotify;

  

end;