Language: 
Русский
English
Chr (function)
Returns a character with a specified ordinal number.
Declaration
function Chr(X: Byte): Char;
Target
Windows, Real, Protected
Remarks
Chr returns the character with the ordinal value (ASCII value) of the byte-type expression, X.

 
 ::
      
 ::
      
 ::