GraphicsRectangleUnit Namespace
function RectangleCompare(const item1: CRectangle; const item2: CRectangle): Integer;
GraphicsRectangleUnit
0 if both items are equal, < 0 if item1 is smaller than item2, > 0 if item1 is larger than item2