GraphicsPointUnit Namespace
function CPointCompare(const item1: CPoint; const item2: CPoint): Integer;
GraphicsPointUnit
0 if both items are equal, < 0 if item1 is smaller than item2, > 0 if item1 is larger than item2