Previous: GetKey function To the Table of Content Next: MultikeysDone procedure

- 4.41.2.3 -
Standard Units
Keyboard Unit
Keyboard Unit Procedures and Functions

FlushKeyboard

Targets: MS-DOS, Win32 console


Keyboard Unit

Flushes all contents of the keyboard buffer.

Declaration:
procedure FlushKeyboard;
Win32 console target:
The FlushKeyboard procedure flushes the console input buffer. All input records currently in the input buffer are discarded.


Previous: GetKey function To the Table of Content Next: MultikeysDone procedure
GetKey function Table of Content MultikeysDone procedure

- 4.41.2.3 -