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