Source position: ttobjs.pas line 201
type TDefRecord = record
Range: Int;
Start: Int;
Opc: Byte;
Active: Boolean;
end;