Source position: vditypes.inc line 246
type TRECT32 = record
x1: LongInt;
y1: LongInt;
x2: LongInt;
y2: LongInt;
end;