readme.txt
来自「老外自编串口组件及串口程序: Commu, a testform to che」· 文本 代码 · 共 26 行
TXT
26 行
For win95/delphi 2.0 and up.
Unit MyCom
// A testcomponent for communicating with RS-232
// developed by JKl productions
//
// This is freware and mainly produced, because I
// couldn't find any such component with source for
// Delphi.
// The product is meant as a test component, and
// errors etc. may still occur but I haven't found
// anything serious.
// There is still lot's of space for improvement etc.
// and you are welcome to update and use this unit.
//
Commu, a testform to check if everything is working correctly.
XON/XOFF check is not yet implemented.
So good luck with communication.
For comments and ideas, adress to
Jesper Kleis
Email: CAVA@Image.DK
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?