Source position: objects.pp line 596
type TStrIndexRec = packed record
Key: Sw_Word;
Count: Word;
Offset: Word;
end;