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

TGAsyncInitableIface.init_async

Declaration

Source position: lazgio2.pas line 1989

TGAsyncInitableIface.init_async : procedure(

  initable: PGAsyncInitable;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);