Previous: InitWinCRT procedure To the Table of Content Next: NoSound procedure

- 4.67.2.11 -
Standard Units
WinCRT
WinCRT Unit Procedures and Functions

KeyPressed function

Targets: MS-DOS, OS/2, Win32


CRT Unit, WinCRT Unit

Returns True if a key has been pressed on the keyboard.

Declaration:
function KeyPressed: Boolean;
Remarks:
The key code can be read using the ReadKey function.


Previous: InitWinCRT procedure To the Table of Content Next: NoSound procedure
InitWinCRT procedure Table of Content NoSound procedure

- 4.67.2.11 -