help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

TRect.Equals

Do the corners of the rectangles match

Declaration

Source position: objects.pp line 236

function TRect.Equals(

  R: TRect

):Boolean;

Description

Equals returns True if the rectangle has the same corner points A,B as the rectangle R, and False otherwise.

For an example, see TRect.Empty

Errors

None.

See also

TRect.Empty

  

Is the surface of the rectangle zero

TRect.Contains

  

Determine if a point is inside the rectangle

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505