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

TGFileIface.copy

Declaration

Source position: lazgio2.pas line 4307

TGFileIface.copy : function(

  source: PGFile;

  destination: PGFile;

  flags: TGFileCopyFlags;

  cancellable: PGCancellable;

  progress_callback: TGFileProgressCallback;

  progress_callback_data: gpointer;

  error: PPGError

):gboolean;