Source position: rtfdata.inc line 414
type TRTFFont = record
rtfFName: AnsiString;
rtfFNum: Integer;
rtfFFamily: Integer;
rtfNextFont: PRTFFONT;
end;