Is file a block device.
Source position: bunxovlh.inc line 85
function fpS_ISBLK( |
m: TMode |
):Boolean; |
FpS_ISBLK checks the file mode m to see whether the file is a block device file. If so it returns True.
|
Retrieve file information about a file descriptor. |
|
|
Is file a symbolic link. |
|
|
Is file a regular file. |
|
|
Is file a directory. |
|
|
Is file a character device. |
|
|
Is file a FIFO. |
|
|
Is file a Unix socket. |