摘要
应用Windows95 98操作系统的多线程技术和Win 32应用程序接口(API) ,实现在Delphi环境下的串行通信程序 ,并利用Delphi可视化组件库 (VCL)的“第三方组件支持”特性 ,把设计好的串行通信程序代码构造成Delphi组件并注册到代码包 (CodePackage) ,从而使串行通信功能的监控系统应用程序设计更为方便。
This paper deals with a designing the SCOMM application with the multi thread technique of Windows 95/98 in Delphi programming environment by means of Win 32 API. It presents that a SCOMM Delphi visual component is constructed on the base of the developed SCOMM codes and registered into the code package of Delphi in terms of the VCL′s property of user component supporting. As a result of applying the component and code package, it is convenient very much for designer to develop an application for PC based RMS.
出处
《计算机应用》
CSCD
2000年第4期28-30,共3页
journal of Computer Applications
关键词
程序设计
串行通信
应用程序
DELPHI
program design
serial port communication
visual component library
code package