Source position: fsifFileSystem.pas line 61
type TFSEntrySpec = record |
||
DirBlock: Int64; |
|
|
DirEntry: Word; |
|
|
Name: RawByteString; |
|
|
Mask: RawByteString; |
|
|
AttrMask: TDirectoryEntryFlags; |
|
|
ReqAttr: TDirectoryEntryFlags; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |