Delphi
type LongBool = False..Boolean(4294967295);
C++
typedef int LongBool; //
Embarcadero Technologies does not currently have any additional information.