JCL Help:GetCapsLockKeyState
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetCapsLockKeyState Function
[+] JclSysInfo.pas Functions
Search in JCL Help
Search in all projects
Summary
Returns the state of the CapsLock key.
Pascal
function GetCapsLockKeyState: Boolean;
Return Value
True, if the CapsLock toggled. False otherwise.
Description
Returns the state of the CapsLock key. If CapsLock is on, true will be returned and false otherwise.
See Also
GetKeyState GetNumLockKeyState GetScrollLockKeyState
About
Unit
Donator
Peter Friese
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page