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

TGOutputStream.splice_async

Declaration

Source position: lazgio2.pas line 2142

procedure TGOutputStream.splice_async(

  source: PGInputStream;

  flags: TGOutputStreamSpliceFlags;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);