JVCL Help:TJvSerialKeysPortState
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSerialKeysPortState type
Search in JVCL Help
Search in all projectsSummary
Enumerates serial port states.
Pascal
run\JvComputerInfoEx.pas
TJvSerialKeysPortState = (
psSerialKeysIgnored,
psSerialKeysAware,
psSerialKeysAlways
);
Members
Members | Description |
psSerialKeysIgnored | All input on this port is ignored by the SerialKeys feature. |
psSerialKeysAware | Input on this port is watched for SerialKeys activation sequences when no other application has the port open. |
psSerialKeysAlways | All input on this port is treated as SerialKeys commands. |
Description
Enumerates serial port states.
About
no pages or subcategories
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