Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines
PtInRSRect(TPoint,TRSRect) Method
Returns true if the input point is inside the rectangle.
Namespace: RSGraphics
Delphi
function PtInRSRect( const Pt: TPoint; const ARect: TRSRect ): Boolean; overload;
Parameters
Pt
Type: TPoint
ARect
Type: System.Void
Type: Boolean
•RSGraphics.RSIntersectRect(TRSPoint,TRSPoint,TRSRect,TRSPoints)
•RSGraphics.PtInRSRect(TRSPoint,TRSRect)
•RSGraphics.TRSRect
•RSGraphics