JVCL Help:TJvSerialKeysFlags

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

Search in JVCL Help

 
Search in all projects
 

Summary

Set of flags that describe properties of the SerialKeys accessibility feature.

run\JvComputerInfoEx.pas


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.

run\JvComputerInfoEx.pas


See Also

TJvSerialKeys.Flags

run\JvComputerInfoEx.pas


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