Source position: fefontengineobjects.pas line 80
type TFEKerning = record
Kerning: TPointF;
Minimum: TPointF;
Found: Boolean;
end;