论坛


2010年12月19日 星期日

Continuous Integration with DUnit and FinalBuilder

Embarcadero| EDN Delphi Feed |22:00:00

[发布]Pascal File Preview 1.0 Pas文件预览插件

delphi圣殿| 登高望远-Delphi |13:18:00

Pascal File Preview 1.0 Pas文件预览插件win vista和win7有个不错的特性,就是不用打开文档,在explorer中就可以预览文件的内容,如果能直接预览pas文件的内容那肯定不错,查了一些资料,发现实现起来不难,就写了一个,顺便用了SynEdit,加上代码着色功能了,这样?..

Example for creating a virtual keypad

Embarcadero| CodeCentral Delphi Submissions |03:59:25

The example shows how to create and use a form that acts as a virtual numeric keypad. The form is topmost and will not take the focus when clicked upon. Clicks on its "buttons" will create key events that go to whatever control i...