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

TGFile.move

Declaration

Source position: lazgio2.pas line 1816

function TGFile.move(

  destination: PGFile;

  flags: TGFileCopyFlags;

  cancellable: PGCancellable;

  progress_callback: TGFileProgressCallback;

  progress_callback_data: gpointer;

  error: PPGError

):gboolean;