history.txt

来自「Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议」· 文本 代码 · 共 33 行

TXT
33
字号
Version 0.3.0 - February 12, 2004
=================================
- Add support for property categories on Delphi 6 and up.
- Add project group for all demos.
- Convert string constants into resource strings, to enable localization.
- Fix: Calling the About dialog no longer jumps to default event handler.
- Add read/only version property to components.
- About box now contains a link to the project's homepage on SourceForge.net.

Version 0.2.5 - January 8, 2004
===============================
- Add sample program to demonstrate a simple Modbus slave implementation.
- Add this version history log.
- Add readme document with a short introduction to the package.
- Add license text document.
- Add default values to property declarations.
- Implementation of WriteOneReg ModBus function in TIdModbusServer component.

Version 0.2.0 - January 1, 2004
===============================
- Add about box to all designtime components.
- Add sample program to demonstrate a simple Modbus master implementation.
- Add UnitID property to client component.
- Fix several bugs causing access violations in the server component.
- Several code cleanups to make it (look) more consistent.

Version 0.1.0 - July 15, 2003
=============================
- Initial release of a Modbus slave and master for Delphi.

--------------------------------------------------------------------------------
$Id: history.txt,v 1.11 2004/02/12 10:43:12 plpolak Exp $

⌨️ 快捷键说明

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