- 4.67.2.11 -
Standard Units
WinCRT
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.
|
|
|
InitWinCRT procedure |
Table of Content |
NoSound procedure |
- 4.67.2.11 -