Compares the specified Boolean values.
Source position: lazutilities.pas line 27
function CompareBoolean( |
b1: Boolean; |
b2: Boolean |
):Integer; |
b1 |
|
Boolean value compared in the routine. |
b2 |
|
Boolean value compared in the routine. |
Numeric value for the comparison.
| Version 4.4 | Generated 2025-11-08 | Home |