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

TGMountIface.eject_with_operation

Declaration

Source position: lazgio2.pas line 5077

TGMountIface.eject_with_operation : procedure(

  mount: PGMount;

  flags: TGMountUnmountFlags;

  mount_operation: PGMountOperation;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);