Name

Byte Type

Syntax

type Byte = 0..255;

Description

The Byte type is an integer subrange. In an array or packed record, Byte values occupy one byte (8 bits) of memory. See the Integer type for information about other integer types.

See Also

Integer Type, ShortInt Type

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.