2009年11月2日 星期一
RAD Studio 2010 tour around the US in November and December
David I| Sip from the Firehose |19:38:16
We are on the road in the United States in November and December with free seminars and workshops covering all the development you can do with RAD Studio 2010, Delphi 2010, C++Builder 2010 and Delphi Prism 2010. Technology is moving fast. Learn th...
禁用 禁止使用 Alt+F4 关闭窗口和程序
幸福苹果| 幸福苹果-delphi |17:01:00
http://xueares.bokee.com/6063350.html ...
怎么使ALT+F4不关闭程序而ALT+F10才关闭呢
幸福苹果| 幸福苹果-delphi |17:00:00
若窗口上有其它焦点控件,如Memo等,则设置Form.keypriview:=true;接受所有按键。procedure TForm1.FormKeyDown(Sender: TObject; var Key: Word;Shift: TShiftState);begin if (ssAlt in sh...
在Delphi AnimateWindow 中实现动画窗口
幸福苹果| 幸福苹果-delphi |14:27:00
出处:http://hi.baidu.com/whg2088/blog/item/16ca4623d80faf4f9258079f.htmlQQ:450419592Delphi AnImateWindow用法 淡入淡出窗口:http://hi.baidu.com/xingfupingguo/blog/item/9c0c22a9c371f3f41e17a2cd.html2007-06-13 21:31阅读全文类别:delphi编程 查看...
系统默认语言与系统支持的语言列表
万一| 万一的 Delphi 博客 |11:56:00
阅读: 139 评论: 2 作者:万一发表于 2009-11-02 11:56原文链接unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Memo1: TMemo; Button...
DelForExp 2.5.3 For 2010 修改版
minyoad| minyoad的技术坛子-delphi |11:33:27
DelForExp 是delphi的一个自动格式化插件,可选择格式化当前编辑文件或者打开文件,甚至是整个工程文件。如下图:
Random Thoughts on the Passing Scene #134
Nick Hodges| Nick Hodges |09:09:51
We have published Help Update #1 for the RAD Studio 2010 help.  You can find out more at the Developer network.  The Help Update should be available through the IDE’s automatic update system.  If you have that turned off by default...
TQPDF - Delphi Wrapper for the Open Source QPDF.DLL a PDF-2-PDF Tool
About.com| About.com Delphi Programming |07:07:12
inDelphi Does PDF::If you need to create, edit and manipulate PDF documents from your Delphi applications, there are quite a few libraries you can choose from:PDF managing tools for Delphi.I have a Delphi application that needs to validate existin...
RAD Studio 2010 North America Tour
CodeGear| CodeGear-CDN Delphi |04:14:45
几个和当前路径相关的新函数
万一| 万一的 Delphi 博客 |01:00:00
阅读: 51 评论: 0 作者:万一发表于 2009-11-02 01:00原文链接偶然从 SysUtils 里发现了几个路径相关的函数, 以前没见过, 可能是 2010 新增的:GetLocaleDirectory(); GetLocaleFile(); LocaleDirectoryExists(); LocaleFileExists();应用测试:uses IOUtils; proc...





冀公网安备 13098202000212号