Convert to an integer value.
Source position: syshelph.inc line 1583
public function TBooleanHelper.ToInteger: Integer;
ToInteger will return the boolean value, typecasted to Integer.
TBooleanHelper.ToString
Convert a boolean value to string.