Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

Char

Character type (1 byte).

Declaration

Source position: system.fpd line 19

type Char = #0..#255;

Description

Char is the basic ANSI character type, with a range of [#0..#255].


Documentation generated on: Jul 24 2023