Delphi type LongBool = False..Boolean(4294967295); Properties Type Visibility Source Unit Parent typetypedef public System.passysmac.h System System Description Represents a 32-bit predefined Boolean type. Boolean values are denoted by the predefined constants True and False. A LongBool value is considered False when its ordinality is 0, and True otherwise. A LongBool variable occupies 4 bytes of memory. Note: The ByteBool, WordBool, and LongBool types exist to provide compatibility with other languages and operating system libraries. See Also
First seen: 2025-10-26 22:11
Last seen: 2025-10-27 03:19