论坛


2009年6月11日 星期四

不修改forms.pas单元就可以去掉MDI窗口的滚动条

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

---无下载 关于如何去掉MDI主窗体的滚动条的方法,很多都是去修改forms.pas单元,可以达到这样的效果,但是发现一个问题,我的项目是用BPL模式开发的,这样的话去修改forms.pas单元就没有作用了,于是上网找了很久,发现有一部份代码可以在不修改pas的源码情况下去掉MDI主窗...

What’s In The Recycle Bin? Programmatically Open the Recycle Bin from Delphi Code!

About.com| About.com Delphi Programming |03:00:41

Delphi Tips :: When you delete a file in Windows Explorer or My Computer, the file appears in the Recycle Bin. The file remains in the Recycle Bin until you...