Navigation: Code Documentation > RSCommon > HelperFunctions > Routines
RectsEqual(TRect,TRect) Method
Returns true if the two input rectangles are equal
Namespace: HelperFunctions
Delphi
function RectsEqual( const ARect1, ARect2: TRect ): Boolean;
Parameters
ARect1
Type: TRect
ARect2
Type: Boolean
•HelperFunctions