📄 history.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -