Source position: unitxft.pas line 80
type TFcFontSet = packed record
nfont: Integer;
sfont: Integer;
fonts: PPFcPattern;
end;