Source position: fefontengine.pas line 1767
type TRangeRec = record
Code: FE_PByte;
Size: Int;
index: Int;
NLines: Int;
Disassembled: PUShort;
Breaks: PBreakPoint;
end;