[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

EqualRect

Returns True when the rectangles are identical.

Declaration

Source position: winapih.inc line 313

function EqualRect(

  const lprc1: TRect;

  const lprc2: TRect

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.