
delphi
文章平均质量分 64
idilent
这个作者很懒,什么都没留下…
展开
-
在Delphi中实现图片的旋转、缩放
好长时间没有写东西了,并不是因为前面的东西遭受了很多西红柿和鸡蛋,而是自己实在没有什么真实的东西写出来供大家参考。但是最近在帮一个朋友做一个项目的时候,遇到了在delphi中对图像的简单处理,于是不停的从网上找资料,翻看csdn以前的帖子,从我搜索的结果发现很多人会在各种项目中遇到类似的图片处理问题,但是多数得到的答案似乎并不完整(因为很多都没有结帖,也可能是个人习惯的问题,呵呵,希望大家读了我这原创 2003-09-26 23:20:00 · 3306 阅读 · 0 评论 -
override deal with window closing in database application
In the database application development, the programmer should often deal with one thing that is when the user close a window (called Form in Delphi) where data was maintained, the program should judg原创 2003-07-18 07:18:00 · 990 阅读 · 0 评论 -
TWebBrowser的基本应用
偶然的机会需要使用TWebBrowser,在开发过程中涉及到一些比较不肤浅的东西,于是免不了搜资料,翻优快云的帖子,终于把要做的东西作了出来,同时对于TWebBrowser也有了初步的了解。同时看到很多优快云上的不少朋友也在TWebBrowser上存在很多疑问,于是把自己这段时间所得的拿出来与大家分享。还是那句话,本人水平很洼,说的不对的话敬请指出,不要客气,否则不但我自己学错了东西,也让看这原创 2003-12-17 23:55:00 · 1860 阅读 · 2 评论 -
Shortcut Keys of Delphi
If you never used the shortcut keys of Delphi, you would not be aware that it is a wonderful thing. But as soon as you begin, you will never give it up. My suggestion on it is that using shortcut keys原创 2003-07-18 07:16:00 · 1272 阅读 · 0 评论