Previous: 4.41.2.8. TestCapsLock function To the Table of Contents Next: 4.41.2.10. TestNumLock function
4.41.2.8. TestCapsLock function Table of Contents 4.41.2.10. TestNumLock function

- 4.41.2.9. -
Table of Contents
4. Standard Units
4.41. Keyboard - Keyboard Handling unit
4.41.2. Keyboard Unit Procedures and Functions
4.41.2.9. TestCtrl function


4.41.2.9. TestCtrl function

Targets: MS-DOS, Win32 console


Keyboard Unit

Returns TRUE if the CTRL key is pressed, FALSE otherwise.

Declaration:
function TestCtrl: Boolean;



Previous: 4.41.2.8. TestCapsLock function To the Table of Contents Next: 4.41.2.10. TestNumLock function
4.41.2.8. TestCapsLock function Table of Contents 4.41.2.10. TestNumLock function

- 4.41.2.9. -