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

TGIOStream.splice_async

Declaration

Source position: lazgio2.pas line 2559

procedure TGIOStream.splice_async(

  stream2: PGIOStream;

  flags: TGIOStreamSpliceFlags;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);