Previous: 4.41.2.2. GetKey function To the Table of Contents Next: 4.41.2.4. MultikeysDone procedure
4.41.2.2. GetKey function Table of Contents 4.41.2.4. MultikeysDone procedure

- 4.41.2.3. -
Table of Contents
4. Standard Units
4.41. Keyboard - Keyboard Handling unit
4.41.2. Keyboard Unit Procedures and Functions
4.41.2.3. FlushKeyboard procedure


4.41.2.3. FlushKeyboard procedure

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: 4.41.2.2. GetKey function To the Table of Contents Next: 4.41.2.4. MultikeysDone procedure
4.41.2.2. GetKey function Table of Contents 4.41.2.4. MultikeysDone procedure

- 4.41.2.3. -