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