[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 7074
type TGUnixMountPoint = object |
||
function compare(); |
|
|
function copy; |
|
|
procedure free; |
|
|
function get_device_path; |
|
|
function get_fs_type; |
|
|
function get_mount_path; |
|
|
function get_options; |
|
|
function guess_can_eject; |
|
|
function guess_icon; |
|
|
function guess_name; |
|
|
function guess_symbolic_icon; |
|
|
function is_loopback; |
|
|
function is_readonly; |
|
|
function is_user_mountable; |
|
|
function at(); |
|
|
end; |
|