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

TGIOSchedulerJobFunc

Declaration

Source position: lazgio2.pas line 4520

type TGIOSchedulerJobFunc = function(

  job: PGIOSchedulerJob;

  cancellable: PGCancellable;

  user_data: gpointer

):gboolean;