Chr

From Lazarus wiki
Revision as of 00:02, 17 October 2015 by FTurtle (talk | contribs) (moved chr to Chr)
Jump to navigationJump to search

Function chr returns the char which has ASCII value X

Declaration

   Function chr (X : byte) : Char; 


See also: