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