Unit 'JPL.Rects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jplib]

PointInRect

Declaration

Source position: JPL.Rects.pas line 50

function PointInRect(

  const Point: TPoint;

  const Rect: TRect;

  IncludeRightAndBottomSides: Boolean = False

):Boolean;



CT Web help

CodeTyphon Studio