Convert integer value into hexadecimal ANSI string.
AnsiString HexAnsi(const unsigned int value);
AnsiString HexAnsi(const unsigned long long value);