[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 3582
type TGDriveIface = object |
||
|
||
changed: ; |
|
|
disconnected: ; |
|
|
eject_button: ; |
|
|
get_name: ; |
|
|
get_icon: ; |
|
|
has_volumes: ; |
|
|
get_volumes: ; |
|
|
|
||
has_media: ; |
|
|
|
||
can_eject: ; |
|
|
|
||
eject: ; |
|
|
eject_finish: ; |
|
|
|
||
|
||
|
||
|
||
|
||
can_start: ; |
|
|
|
||
start: ; |
|
|
start_finish: ; |
|
|
can_stop: ; |
|
|
stop: ; |
|
|
stop_finish: ; |
|
|
stop_button: ; |
|
|
|
||
|
||
get_sort_key: ; |
|
|
|
||
is_removable: ; |
|
|
end; |
|