System.Int8

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type Int8 = ShortInt;

C++

typedef signed char          Int8;             // -128..127

Propriétés

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

Description

Alias pour Shortint.

Voir aussi