System.PLongBool

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PLongBool = ^LongBool;

C++

typedef LongBool *PLongBool;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

Pointeur sur un LongBool.

LongBool représente une valeur booléenne sur 32 bits.

Voir aussi