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