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

TGFileIface.start_mountable

Declaration

Source position: lazgio2.pas line 4332

TGFileIface.start_mountable : procedure(

  file_: PGFile;

  flags: TGDriveStartFlags;

  start_operation: PGMountOperation;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);