[Overview][Constants][Types][Index] Reference for unit 'TTTables' (#lazutils)

TTableDirEntry

Declaration

Source position: tttables.pas line 63

type TTableDirEntry = record

  Tag: Long;

  

  CheckSum: Long;

  

  Offset: Long;

  

  Length: Long;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.