Source position: jwawintype.pas line 1390
type _RECTL = record
left: LONG;
top: LONG;
right: LONG;
bottom: LONG;
end;