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

CompareCaret

See ComparePoints.

Declaration

Source position: lclproc.pas line 139

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.


Version 3.2 Generated 2024-02-25 Home