论坛


2013年3月21日 星期四

delphi APPLICATIONEVENTs使用

DELPHI盒子| Delphi盒子 |16:03:00

TApplication.OnIdle   当应用程序变为空闲时,OnIdle事件发生。   使用OnIdle事件,可以写一个应用程序空闲时执行特定处理的事件处理程序。当应用程序不处理代码时,称为应用程序空闲。例如,当应用程序等待来自用户的输入时,应用程序为空闲。  ?..

Enum Net 1.0

Embarcadero| CodeCentral Delphi Submissions |09:44:50

Enumeration of network resources or existing connections.

UTF-8 library 1.0

Embarcadero| CodeCentral Delphi Submissions |04:06:20

Delphi UTF-8 library. Converts strings and widestrings from/to UTF-8. Available free with full source code.