- 4.61.2.20 -
Standard Units
Strings Unit
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];
|
|
|
Flt function |
Table of Content |
HexVal function |
- 4.61.2.20 -