Source position: chmbase.pas line 91
type TPMGListChunk = record
PMGLsig: array [0..3] of AnsiChar;
UnusedSpace: LongWord;
Unknown1: LongWord;
PreviousChunkIndex: LongInt;
NextChunkIndex: LongInt;
end;