⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 whatsnew.txt

📁 用Delphi实现的多线程串口通讯的源程序。
💻 TXT
字号:
****************************************************

     Varian Async32 Components

     Varian Software NL (c) 1996-2000
     All Rights Reserved

****************************************************


Whats new in Version 1.51


- Renamed component from TComm to TVaComm
  In future releases all components receive the "Va" prefix.

- New general component class TVaSharedComponent (Undocumented),
  used to link multiple components to the Commport component.

- Added several new units and classes for future releases.

- Updated persistent class TVaCommChars which fixes some bugs  
  from earlier versions.

- Updated internal thread class with a call to ThreadClosed.

- Added global exception handler to internal thread.

- Added new property "Priority".

- Renamed Read procedure to ReadBuf.

- Renamed Write procedure to WriteBuf.

- Added new function WriteText
  function WriteText(const s: string): Boolean;
  
- Added new function ReadText
  function ReadText: string;

- And many more changes!

- Added a online windows help file.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -