Compares two LCLHandles, returning the Sign of the difference.
Source position: lclproc.pas line 148
function CompareLCLHandles(
h1: TLCLHandle;
h2: TLCLHandle
):Integer;