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

TGMountIface

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgio2.pas line 5053

type TGMountIface = object

  g_iface: TGTypeInterface;

  

  changed: ;

  

  unmounted: ;

  

  get_root: ;

  

  get_name: ;

  

  get_icon: ;

  

  get_uuid: ;

  

  get_volume: ;

  

  get_drive: ;

  

  can_unmount: ;

  

  can_eject: ;

  

  unmount: ;

  

  unmount_finish: ;

  

  eject: ;

  

  eject_finish: ;

  

  remount: ;

  

  remount_finish: ;

  

  guess_content_type: ;

  

  guess_content_type_finish: ;

  

  guess_content_type_sync: ;

  

  pre_unmount: ;

  

  unmount_with_operation: ;

  

  unmount_with_operation_finish: ;

  

  eject_with_operation: ;

  

  eject_with_operation_finish: ;

  

  get_default_location: ;

  

  get_sort_key: ;

  

  get_symbolic_icon: ;

  

end;

Inheritance

TGMountIface