| [Overview][Types][Procedures and functions][Variables][Index] |
Compares the specified Boolean values.
Source position: lazutilities.pas line 26
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.