Previous: 4.66.2.20. Hex function To the Table of Contents Next: 4.66.2.22. IntToBin function
4.66.2.20. Hex function Table of Contents 4.66.2.22. IntToBin function

- 4.66.2.21. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.21. HexVal function


4.66.2.21. HexVal function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Converts a hex string into Longint.

Declaration:
function HexVal(const  S: String): Int64;



Previous: 4.66.2.20. Hex function To the Table of Contents Next: 4.66.2.22. IntToBin function
4.66.2.20. Hex function Table of Contents 4.66.2.22. IntToBin function

- 4.66.2.21. -