- 4.41.2.6 -
Standard Units

Keyboard Unit


Keyboard Unit Procedures and FunctionsScanToAscii
Targets: MS-DOS, Win32 console
Keyboard Unit
Translates a given scan code into the OEM ASCII character.
Declaration:
function ScanToAscii(ScanCode: Byte): Char;
Remarks:
The ScanToAscii function returns the OEM ASCII character
in uppercase.
See also:
AsciiToScan
 |
 |
 |
MultikeysInit procedure |
Table of Content |
TestAlt function |
- 4.41.2.6 -