JVCL Help:TJvSerialKeysFlags
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSerialKeysFlags type
[+] JvComputerInfoEx.pas Types
Search in JVCL Help
Search in all projectsSummary
Set of flags that describe properties of the SerialKeys accessibility feature.
Pascal
run\JvComputerInfoEx.pas
TJvSerialKeysFlags = setof (serkfAvailable, serkfIndicator, serkfSerialKeysOn);
Description
The following table indicates the meaning of the various TJvSerialKeysFlags flags:
Value | Meaning |
serkfAvailable | The SerialKeys feature is available. |
serkfIndicator | This flag is not implemented. |
serkfSerialKeysOn | The SerialKeys feature is on. |
See Also
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