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