JCL Help:GetScrollLockKeyState

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the state of the ScrollLock key.


Pascal

 function GetScrollLockKeyState: Boolean;


Return Value

True, if the ScrollLock toggled. False otherwise.


Description

Returns the state of the ScrollLock key. If ScrollLock is on, true will be returned and false otherwise.


See Also

GetKeyState GetNumLockKeyState GetCapsLockKeyState


About

Unit

JclSysInfo


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