[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Compares the coordinates (y first) and returns the Sign of the difference.
Source position: lclproc.pas line 147
function ComparePoints( |
const p1: TPoint; |
const p2: TPoint |
):Integer; |
lazarus-ccr.sourceforge.net |