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

TAllocationBlock

Declaration

Source position: fsifFileSystemStructs.pas line 421

type TAllocationBlock = packed record

  Header: TAllocationBlockHeader;

  

  Entries: array [0..FS_AllocationEntriesPerBlock-1] of TAllocationEntry;

  

end;



CT Web help

CodeTyphon Studio