JVCL Help:TJvComputerInfoEx.Keyboard

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Provides access to keyboard information.


Pascal

 propertyKeyboard: TJvKeyInfo;


Description

Use the subproperties of Keyboard to access information about the state of the users keyboard, like the state of the NumLock, ScrollLock and CapsLock keys. Use the public TJvKeyInfo.KeyState property to interrogate the state of arbitrary keys.
This is a read-write class and you can write to all of its properties, including KeyState.


About

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