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

TGMountIface.unmount

Declaration

Source position: lazgio2.pas line 5065

TGMountIface.unmount : procedure(

  mount: PGMount;

  flags: TGMountUnmountFlags;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);