- 4.67.2.11 -
Standard Units
![](images/1.gif)
WinCRT
![](images/1.gif)
![](images/1.gif)
WinCRT Unit Procedures and FunctionsKeyPressed 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](images/prev.gif) |
![To the Table of Content](images/index.gif) |
![Next: NoSound procedure](images/next.gif) |
InitWinCRT procedure |
Table of Content |
NoSound procedure |
- 4.67.2.11 -