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

CompareLCLHandles

Compares two LCLHandles, returning the Sign of the difference.

Declaration

Source position: lclproc.pas line 146

function CompareLCLHandles(

  h1: TLCLHandle;

  h2: TLCLHandle

):Integer;