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



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

TRect.Contains

Determine if a point is inside the rectangle

Declaration

Source position: objects.pp line 237

function TRect.Contains(

  P: TPoint

):Boolean;

Description

Contains returns True if the point P is contained in the rectangle (including borders), False otherwise.

Errors

None.

See also

TRect.Intersect

  

Reduce rectangle to intersection with another rectangle

TRect.Equals

  

Do the corners of the rectangles match

Notes

 No notes exist for this page yet. 





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