Language:
Русский
English
ReadKey (function) (WinCrt unit)
Reads a character from the keyboard.
Declaration
function ReadKey: Char;
Target
Windows, Real, Protected
Remarks
The character is not echoed to the screen.
ReadKey (function) (WinCrt unit) |
Language: ReadKey (function) (WinCrt unit) Reads a character from the keyboard. Declarationfunction ReadKey: Char; TargetWindows, Real, Protected RemarksThe character is not echoed to the screen. Sample Code |
|
|