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

TGFile.replace_contents_async

Declaration

Source position: lazgio2.pas line 1842

procedure TGFile.replace_contents_async(

  contents: Pgchar;

  length: gsize;

  etag: Pgchar;

  make_backup: gboolean;

  flags: TGFileCreateFlags;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);