JVCL Help:TJvSerialKeysPortState

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates serial port states.

run\JvComputerInfoEx.pas


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.

run\JvComputerInfoEx.pas


Description

Enumerates serial port states.

run\JvComputerInfoEx.pas


About

Navigation

no pages or subcategories

run\JvComputerInfoEx.pas



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