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

TGMountIface.remount

Declaration

Source position: lazgio2.pas line 5069

TGMountIface.remount : procedure(

  mount: PGMount;

  flags: TGMountMountFlags;

  mount_operation: PGMountOperation;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);