代码搜索:SpComm
找到约 671 项符合「SpComm」的源代码
代码结果 671
www.eeworm.com/read/135292/13942277
dcr spcomm.dcr
www.eeworm.com/read/135292/13942278
dcu spcomm.dcu
www.eeworm.com/read/200482/15432190
pas spcomm.pas
unit SPComm;
//--------------------------------------------------------------------------//
// 经过改造的Delphi环境下应用的串口控件SPComm(使用例程祥见SPCOMMDEMO.PAS) //
// (请勿做为商业用途,改造版仅供学习使用,版权归源程序设计人所有) /
www.eeworm.com/read/200482/15432193
dcu spcomm.dcu
www.eeworm.com/read/105405/15668335
pas spcomm.pas
unit SPComm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
const
// messages from read/write threads
PWM_GOTCOMMDATA = WM_USER + 1;
PWM_R
www.eeworm.com/read/105405/15668336
dcr spcomm.dcr
www.eeworm.com/read/105405/15668337
dcu spcomm.dcu
www.eeworm.com/read/104144/15703652
pas spcomm.pas
unit Spcomm;
//
//
// Version 1.01 1996/9/4
// - Add setting Parity, Databits, StopBits
// - Add setting Flowcontrol:Dtr-Dsr, Cts-Rts, Xon-Xoff
//
www.eeworm.com/read/104144/15703668
dcu spcomm.dcu
www.eeworm.com/read/104141/15705203
pas spcomm.pas
unit Spcomm;
//
//
// Version 1.01 1996/9/4
// - Add setting Parity, Databits, StopBits
// - Add setting Flowcontrol:Dtr-Dsr, Cts-Rts, Xon-Xoff
//