System.SysUtils.TLongBoolHelper
Delphi
TLongBoolHelper = record helper for LongBool
C++
/*Helper*/typedef void *TLongBoolHelper;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
helper typedef  | 
		public | System.SysUtils.pas System.SysUtils.hpp  | 
        System.SysUtils | System.SysUtils | 
Description
TLongBoolHelper is a record helper that provides functions for the LongBool type.
Use the TLongBoolHelper functions to:
- Convert strings to Boolean values, and backwards.
 - Return integer representations of the LongBool type.