Unit 'fsifFileSystemStructs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TFreeBlock

Declaration

Source position: fsifFileSystemStructs.pas line 364

type TFreeBlock = packed record

  Header: TFreeBlockHeader;

  

  Entries: array [0..FS_FreeEntriesPerBlock-1] of Int64;

  

end;



CT Web help

CodeTyphon Studio