API:System.LongBool

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type LongBool = False..Boolean(4294967295);

C++

typedef int                  LongBool;         //

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.pas
sysmac.h
System System

Description

Embarcadero Technologies does not currently have any additional information.