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

TGVolumeMonitor

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

Declaration

Source position: lazgio2.pas line 5143

type TGVolumeMonitor = object(TGObject)

  priv: gpointer;

  

  function get;

  

  function get_connected_drives;

  

  function get_mount_for_uuid();

  

  function get_mounts;

  

  function get_volume_for_uuid();

  

  function get_volumes;

  

end;

Inheritance

TGVolumeMonitor

  

TGObject