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

TGVolumeIface

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

Declaration

Source position: lazgio2.pas line 7220

type TGVolumeIface = object

  g_iface: TGTypeInterface;

  

  changed: ;

  

  removed: ;

  

  get_name: ;

  

  get_icon: ;

  

  get_uuid: ;

  

  get_drive: ;

  

  get_mount: ;

  

  can_mount: ;

  

  can_eject: ;

  

  mount_fn: ;

  

  mount_finish: ;

  

  eject: ;

  

  eject_finish: ;

  

  get_identifier: ;

  

  enumerate_identifiers: ;

  

  should_automount: ;

  

  get_activation_root: ;

  

  eject_with_operation: ;

  

  eject_with_operation_finish: ;

  

  get_sort_key: ;

  

  get_symbolic_icon: ;

  

end;

Inheritance

TGVolumeIface