CodeInt function

function CodeInt(Value: Word): string;

Unit
SynaUtil

Description
Return two characters, which ordinal values represents the value in byte format. (High-endian)


See also:
DecodeInt