Source position: rtfdata.inc line 458
type TRTFKey = record
rtfKMajor: Integer;
rtfKMinor: Integer;
rtfKStr: string;
rtfKHash: Integer;
end;