HexEscape

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemUri class > Methods >

HexEscape

Previous pageReturn to chapter overviewNext page

Converts a specified character into its hexadecimal equivalent.

 

character - The character to convert to hexadecimal representation.

 

Returns:

The hexadecimal representation of the specified character.

 

HexEscape                       PROCEDURE(USHORT character), STRING