论坛


2012年6月18日 星期一

DBGrid with IME (Updated)

Embarcadero| CodeCentral Delphi Submissions |23:06:24

If you are input IME character at disabled Editor state, DBGrid Shows IME Composition string at first Composition string.It avoid it and more reliable input :)If you more trouble with Composition window with this unit, eliminate 'inherited' in IM...

定时自动控制迅雷启动、开始任务、暂停任务、关闭

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

编写软件初衷:一直使用迅雷下载文件,但是一打开迅雷就会影响其他程序的上网速度,所以最好能自动控制迅雷在网络空闲时间运行。网上只能找到自动运行迅雷的程序,不能自动关闭迅雷,而且限制很多。只得自己动手丰衣足食。原理:1、定时器:使用TTimer控件,检测当前...

Last Chance: Buy or upgrade to Delphi XE2 or C++Builder XE2, Get RAD Studio XE2 Free!

Embarcadero| EDN Delphi Feed |03:07:44

DBGrid with IME

Embarcadero| CodeCentral Delphi Submissions |00:01:00

If you are input IME character at disabled Editor state, DBGrid Shows IME Composition string at first Composition string.It avoid it and more reliable input :)If you more trouble with Composition window with this unit, eliminate 'inherited' in IM...