Source position: fefontengine.pas line 1758
type TBreakPoint = record
Next: PBreakPoint;
Range: Int;
Address: Int;
end;