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