//*********************************************************
// Kaersoft 卡尔软件
// *************************************
// http://www.kaer.cn/default.aspx
// Email:[email protected]
// QQ:54076683
// Delphi 7.0 PASS
// 调测人:JPYC
//**********************************************************
// 程序功能
// 演示SPCOMM收发数据的例子
//**********************************************************
//实现思路:打开窗体时自动打开串口1,关闭是自动关闭串口
//**********************************************************