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