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...
2009年9月24日 星期四
使用indy10发送网页
扬帆| 扬帆Blog - Delphi |17:43:12
本文转自 http://www.delphibbs.com/keylife/iblog_show.asp?xid=31017delphi2009 indy10通过procedure TformMain.butnSendMailClick(Sender: TObject);varhtml: TStrings;filename: string;beginfilename := ExtractFilePath(Application.ExeName) + 'YouImg.jpg';h...
DataSnap Object Transfer sample
CodeGear| CodeGear-CodeCentral Delphi |17:35:18
This sample demonstrate how to transfer object between DataSnap server and client using JSON Objects
delphi使用idsmtp发邮件
扬帆| 扬帆Blog - Delphi |17:18:59
发送主要用两个控件:TIdMessage,TIdSMTP;定义:MailMessage: TIdMessage;Mail: TIdSMTP;实现举例:procedure TForm1.Button1Click(Sender: TObject);begin if Mail.Connected then Mail.Disconnect; Mail.Username := ''; //发件人用户名 Mail.P...
GDI+在Delphi程序的应用 – 真彩色图像转索引图像
maozefa| maozefa的专栏-GDI+(VCL)应用 |15:30:00
代码中共定义了四个类:TColorNode是一个八叉树颜色节点类;TIndexTree是图像转换基类,绝大部分转换工作都写在了这个类中;TBitmapIndexTree是Delphi的TGraphic对象转换类;TGpBitmapIndexTree是GDI+位图转换类。代码没做大的优化,除了一个数据拷贝过程TIndexTree....
AutoCorrect components v1.0.3
CodeGear| CodeGear-CodeCentral Delphi |10:01:58
See the included readme file and demo projects for more details. Note that the ZIP contains two slightly different versions, one for Delphi 7 and one for later Delphis. The current version fixes a D2009/2010 issue.
MECSUtils ver1.33
CodeGear| CodeGear-CodeCentral Delphi |06:47:09
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...
Readme: Update 1 for RAD Studio 2010
CodeGear| CodeGear-CDN Delphi |02:57:14
Filter Files and Folders Displayed by the TShellTreeView
About.com| About.com Delphi Programming |02:00:32
TIPS :: The TShellTreeView Delphi component displays a hierarchical tree view of the system's shell folders. The ObjectTypes property of the ShellTreeView allows for non-folders (files) to be also displayed...
Presentación Delphi 2010 - Parte 2 (DataSnap) Español
CodeGear| CodeGear-CodeCentral Delphi |01:39:17
Presentación sobre Delphi 2010 - Parte 1 - Español
CodeGear| CodeGear-CodeCentral Delphi |00:36:17
Presentación de lanzamiento de Delphi 2010 donde fueran presentados las novedades de la nueva versión, en este primer video conocerás las novedades relacionadas al IDE, VCL, Touch, Gesture, Firebird, dbExpress, compilador, lenguaje ...





冀公网安备 13098202000212号