论坛


2009年9月25日 星期五

CSDN、博客园 阅读加速器 RSS阅读

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

HTFGather3 是一款专为CSDN、博客园网友定制的技术论坛、博客等专业性的RSS阅读器,并将相关主题的数据内容下载到本地数据库,供用户方便存档,技术收集,查询搜索相关的技术贴子、博客的数据,从而使用户,可更快捷,更好的节省浏览论坛、博客的时间。 HTFGa...

TreeView使用笔记

扬帆| 扬帆Blog - Delphi |16:01:16

TreeView由节点构成,建树通过对TreeView.items属性进行操作。Items是一个TTreeNodes对象,这是一个TTreeNode集。一、针对TTreeNodes,也就是 TreeView.Items,有这些属性:1、count,节点个数。2、item[index]  ,通过index得到节点。二、针对TTreeNodes,也就是 T...

Update #1 for Delphi, C++Builder and RAD Studio 2010

Bob Swart| Dr.Bob’s Delphi Notes |07:27:25

Embarcadero has just released Update #1 for the Delphi 2010 and C++Builder 2010 personalities of RAD Studio 2010.

Reset the TWebBrowser Delphi control to an Empty (Blank) Page

About.com| About.com Delphi Programming |02:00:10

TIPS :: The TWebBrowser Delphi component allows displaying HTML and web *aware* documents inside your application. If, for whatever the reason is, you have to clear the web browser window,...

MECSUtils ver1.35

CodeGear| CodeGear-CodeCentral Delphi |01:07:55

MECSUtils unit constains several functions and classes to support international characters with AnsiString/UnicodeString/WideString.# Please check source code for detail.Classes:--------------------- - PUnicodeChar(*1) - PUTF8Char - TEastAsianWidt...