Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
PointsEqual(TRSPoint,TRSPoint) Method
Returns true if the two points equal
Namespace: FMX.RS.Graphics
Delphi
function PointsEqual( const Pt1, Pt2: TRSPoint ): Boolean; overload;
Parameters
Pt1
Type: System.Void
Pt2
Type: Boolean
•FMX.RS.Graphics.EqualsRect(TRect,TRect)
•FMX.RS.Graphics.EqualsRect(TRSRect,TRSRect)
•FMX.RS.Graphics