[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 5053
type TGMountIface = object |
||
|
||
changed: ; |
|
|
unmounted: ; |
|
|
get_root: ; |
|
|
get_name: ; |
|
|
get_icon: ; |
|
|
get_uuid: ; |
|
|
get_volume: ; |
|
|
get_drive: ; |
|
|
can_unmount: ; |
|
|
can_eject: ; |
|
|
unmount: ; |
|
|
|
||
eject: ; |
|
|
eject_finish: ; |
|
|
remount: ; |
|
|
|
||
|
||
|
||
|
||
pre_unmount: ; |
|
|
|
||
|
||
|
||
|
||
|
||
get_sort_key: ; |
|
|
|
||
end; |
|