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