[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Names of filetypes
Source position: libtar.pp line 217
const FILETYPE_NAME: array [TFileType] of string = ('Regular', 'Link', 'Symbolic Link', 'Char File', 'Block File', 'Directory', 'FIFO File', 'Contiguous', 'Dir Dump', 'Multivol', 'Volume Header'); |
FILETYPE_NAME can be used to get a textual description for each of the possible entry file types.
|
File type |