Source position: graphbmpfunctions.pas line 67
type TTexEdge = array [0..1,word] of record
U: LongInt;
V: LongInt;
end;