Unit 'fsifFileSystem' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TFSEntrySpec

Declaration

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