Difference between revisions of "Chr"

From Lazarus wiki
Jump to navigationJump to search
m (moved chr to Chr)
(No difference)

Revision as of 00:02, 17 October 2015

Function chr returns the char which has ASCII value X

Declaration

   Function chr (X : byte) : Char; 


See also: