CHR
Previous  Top  Next

See Ord

function
 Chr(X: Byte): Char;


Description

Chr returns the character with the ordinal value (ASCII value) of the byte-type expression, X.