See ComparePoints
Source position: lclproc.pas line 137
function CompareCaret(
const FirstCaret: TPoint;
const SecondCaret: TPoint
):Integer;
See ComparePoints.
ComparePoints
Compares the specified TPoint values to get their relative order.