Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

EqualRect

Returns True when the rectangles are identical.

Declaration

Source position: winapih.inc line 314

function EqualRect(

  const lprc1: TRect;

  const lprc2: TRect

):Boolean;

Version 4.6 Hosted on Source Forge