Previous: Keyboard Unit Procedures and Functions To the Table of Content Next: GetKey function

- 4.41.2.1 -
Standard Units
Keyboard Unit
Keyboard Unit Procedures and Functions

AsciiToScan

Targets: MS-DOS, Win32 console


Keyboard Unit

Translates a given OEM ASCII character into the scan code.

Declaration:
function AsciiToScan(AsciiChar: Char): Byte;
See also:
ScanToAscii


Previous: Keyboard Unit Procedures and Functions To the Table of Content Next: GetKey function
Keyboard Unit Procedures and Functions Table of Content GetKey function

- 4.41.2.1 -