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