- 4.61.2.20 -
Standard Units
![](images/1.gif)
Strings Unit
![](images/1.gif)
![](images/1.gif)
Strings Unit Procedures and FunctionsHex function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Converts its argument into a hex string.
Declaration:
function Hex(n: Longint): String[12];
function Hex(n: Int64): String[20];
![Previous: Flt function](images/prev.gif) |
![To the Table of Content](images/index.gif) |
![Next: HexVal function](images/next.gif) |
Flt function |
Table of Content |
HexVal function |
- 4.61.2.20 -