Source position: chmbase.pas line 94
type TPMGListChunkEntry = record
Name: string;
ContentSection: LongWord;
ContentOffset: QWord;
DecompressedLength: QWord;
end;