Source position: jwawincon.pas line 85
type _SMALL_RECT = record
Left: SHORT;
Top: SHORT;
Right: SHORT;
Bottom: SHORT;
end;