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