Compares two Handles, returning the relative order for the handle values.
Source position: lclproc.pas line 136
function CompareHandles( |
h1: TLCLHandle; |
h2: TLCLHandle |
):Integer; |
h1 |
|
First handle for the comparison. |
h2 |
|
Second handle for the comparison. |
Relative order for the compared handle values.
The return value contains the following:
| Version 4.4 | Generated 2025-11-08 | Home |