[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

CompareCaret

See ComparePoints

Declaration

Source position: lclproc.pas line 137

function CompareCaret(

  const FirstCaret: TPoint;

  const SecondCaret: TPoint

):Integer;

Description

See ComparePoints.

See also

ComparePoints

  

Compares the specified TPoint values to get their relative order.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.