Source position: vditypes.inc line 237
type TRECT16 = record
x1: SmallInt;
y1: SmallInt;
x2: SmallInt;
y2: SmallInt;
end;