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