CodeInt function

function CodeInt(Value: Word): string;

Unit
SynaUtil

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

See also:
DecodeInt