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