[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Compares two LCLHandles, returning the Sign of the difference.
Source position: lclproc.pas line 153
function CompareLCLHandles( |
h1: TLCLHandle; |
h2: TLCLHandle |
):Integer; |