Returns True when the two rectangles are equal.
Source position: lclproc.pas line 146
function CompareRect(
R1: PRect;
R2: PRect
):Boolean;