Previous: ReadBuf procedure To the Table of Content Next: ScrollTo procedure

- 4.67.2.14 -
Standard Units
WinCRT
WinCRT Unit Procedures and Functions

ReadKey function

Targets: MS-DOS, OS/2, Win32


CRT Unit, WinCRT Unit

Reads a character or an extended scan code from the keyboard.

Declaration:
function ReadKey: Char;
Remarks:
The character is not echoed to the screen.


Previous: ReadBuf procedure To the Table of Content Next: ScrollTo procedure
ReadBuf procedure Table of Content ScrollTo procedure

- 4.67.2.14 -