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

📄 history - simpletimer.txt

📁 delphi换肤控件2.0破解版,虽然版本不高但相当好用的。
💻 TXT
字号:
SimpleTimer, ver. 2.0.3


- ver. 2.0.3: Added property Tag to make SimpleTimer compatible with TTimer.

- ver. 2.0.2: No functional change, just a correction of the demo and 
  the documentation (Create was used instead of CreateEx).

- ver. 2.0.1: Since overloaded methods are not allowed in D2 and D3
  I renamed the second constructor from "Create" to "CreateEx" and
  dropped the overload directive.

- ver. 2.0.0: Major restructuring. Big thanks go to mikk from Hungary
  for contributing with suggestions and code. Changes in 2.0.0 include:
  * The Start and Stop methods have been replaced with Enabled and Interval
    properties, so SimpleTimer resembles TTimer more closely.
  * The callback method is replaced by an OnTimer event.
  * Added AutoDisable and CallBackMethod properties.
  * Added two stand-alone methods.
  +++++ See convert_st_projects.txt if you are using SimpleTimer already +++++

- ver. 1.0.3: Reintroduced reference to the Forms unit, as it was needed
  by Delphi 5 and below (doh!).

- ver. 1.0.2: Removed reference to the Forms unit.

- ver. 1.0.1: Removed exception handling from the WndProc method as it
  would catch any and all exceptions, including the ones which were
  supposed to be thrown. Thanks to George Mealer for telling me.

- ver. 1.0.0: First release.



If you have any comments or corrections, I would very much like to 
hear them.

Troels Jakobsen
troels.jakobsen@gmail.com

⌨️ 快捷键说明

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