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

TGDriveIface

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

Declaration

Source position: lazgio2.pas line 3582

type TGDriveIface = object

  g_iface: TGTypeInterface;

  

  changed: ;

  

  disconnected: ;

  

  eject_button: ;

  

  get_name: ;

  

  get_icon: ;

  

  has_volumes: ;

  

  get_volumes: ;

  

  is_media_removable: ;

  

  has_media: ;

  

  is_media_check_automatic: ;

  

  can_eject: ;

  

  can_poll_for_media: ;

  

  eject: ;

  

  eject_finish: ;

  

  poll_for_media: ;

  

  poll_for_media_finish: ;

  

  get_identifier: ;

  

  enumerate_identifiers: ;

  

  get_start_stop_type: ;

  

  can_start: ;

  

  can_start_degraded: ;

  

  start: ;

  

  start_finish: ;

  

  can_stop: ;

  

  stop: ;

  

  stop_finish: ;

  

  stop_button: ;

  

  eject_with_operation: ;

  

  eject_with_operation_finish: ;

  

  get_sort_key: ;

  

  get_symbolic_icon: ;

  

  is_removable: ;

  

end;

Inheritance

TGDriveIface