TBooleanHelper.ToInteger
Convert to an integer value
Declaration
Source position: syshelph.inc line 645
public
function ToInteger : Integer;
Description
ToInteger will return the boolean value, typecasted to Integer.
See also
Name | Description |
---|---|
TBooleanHelper.ToString | Convert a boolean value to string. |