2011年1月15日 星期六
改良美化版的文本滚动框控件XJSecretPanel
DELPHI盒子| Delphi盒子 |16:01:00
元件名称:TXJSecretPanel(可滚动文本框) 说明: 1、本元件改编自Jvcl里面的TJvSecretPanel 2、已经将它从jvcl元件库中剥离出来,可单独安装 3、必须先安装基础包,再安装XJsecretPanel,安装方法照常规dlephi控件安装。 特点 1、可设置背景:单色,图片,渐?..
如何使用系统级热键捕捉当前窗口保存为 png 图片 - 回复 "巅枫" 的问题
万一| 万一的 Delphi 博客 |13:23:00
问题来源:http://www.cnblogs.com/del/archive/2009/02/16/1392049.html#2011187程序运行后, F8 可保存 bmp, F9 可保存 png; 测试保存目录在 C:\tempunit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, ...
2011年1月14日 星期五
AlphaControls 2010 v7.28
Embarcadero| CodeCentral Delphi Submissions |08:28:30
A package of standard and unique skinned VCL for UI design development using "AlphaSkins". AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. W...
AlphaControls Lite Edition v7.28
Embarcadero| CodeCentral Delphi Submissions |08:26:42
AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005-XE and C++ Builder 6/2006-XE under Windows XP and newer. By using these components you can see the basic ideas behind Alp...
One month from now....
Bob Swart| Dr.Bob’s Delphi Notes |07:26:42
Feb 14th 2011...Valentine's Day, Delphi turns 16, and Bob Swart organises another Delphi Workshop in Helmond Brandevoort (NL) this time with the focus on iPhone / iPad / iPod Touch development using Delphi XE, Advantage WebAPI, TMS IntraWeb iPhone...
Fake Creating a New Delphi Control - Captionless Panel
About.com| About.com Delphi Programming |02:00:47
inDelphi VCL::Even the birds know that Delphi is a great tool when custom component creation is in question.Let's consider the TPanel Delphi control, when you drop a Panel on a form, it will, by design, have a default Caption set to something like...
2011年1月13日 星期四
Consuming Web Services with SOAP using Delphi XE
Embarcadero| EDN Delphi Feed |22:00:00
在 Delphi 下使用 DirectSound (2): 查看设备性能
万一| 万一的 Delphi 博客 |21:12:00
使用 DirectSound 前应先建立 IDirectSound8 对象(之前的版本是 IDirectSound):function DirectSoundCreate8( pcGuidDevice: PGUID; //设备的 GUID; 指定 nil 表示使用默认声卡 out ppDS8: IDirectSound8; //要返回的 IDirectSound8 对象 pUnkOuter: IUnk...
Lean how to create REST-based applications using DataSnap in Delphi XE with Marco Cantù
Embarcadero| EDN Delphi Feed |02:24:13
2011年1月12日 星期三
在 Delphi 下使用 DirectSound (1): 枚举设备
万一| 万一的 Delphi 博客 |20:26:00
现在的 Delphi(2010、XE) 已经自带了 DirectX 的相关单元(...\source\rtl\win\).//枚举函数 function DirectSoundEnumerate( lpDSEnumCallback: TDSEnumCallback; //回调函数 lpContext: Pointer //用户指针 ): HResult; stdcall; //返回错误代?..
2011年1月11日 星期二
System.Collections.Generic 下的容器类
万一| 万一的 Delphi 博客 |13:12:00
System.Collections.Generic.Dictionary; //键/值对集合 System.Collections.Generic.KeyValuePair; //键/值对结构, 作为 Dictionary的一个元素存在 System.Collections.Generic.SortedDictionary; //相当于 Key 能自动排序 DictionarySystem.Collections....
学用 ASP.Net 之 System.Collections.Generic 下的容器类
万一| 万一的 Delphi 博客 |13:12:00
System.Collections.Generic.Dictionary; //键/值对集合 System.Collections.Generic.KeyValuePair; //键/值对结构, 作为 Dictionary的一个元素存在 System.Collections.Generic.SortedDictionary; //相当于 Key 能自动排序 DictionarySystem.Collections....
Receive Windows Messages In Your Custom Delphi Class - NonWindowed Control
About.com| About.com Delphi Programming |06:02:25
inWindows Messages:: Windows messages are a key ingredient in communication between Windows and (your) applications and also in communication between (two) applications. For an application to receive a ...Read Full Post
2011年1月10日 星期一
学用 ASP.Net 之 System.Array 类
万一| 万一的 Delphi 博客 |16:31:00
成员:/* 静态方法 */ Array.AsReadOnly() //包装为只读(ReadOnlyCollection) Array.BinarySearch() //使用二分查找法查找, 须先排序 Array.Clear() // Array.ConstrainedCopy() //约束复制 Array.ConvertAll() // Array.Copy() //...
Delphi Labs: Second episode is live - DataSnap Multitier Database Application
Pawel Glowacki| Pawel Glowacki |14:25:03
I’m getting more and more fun working on "Delphi Labs" episodes! Today I have published the second part where I demo using Delphi XE for building a multitier database application system consisting of InterBase XE database, Delphi DataSnap se...





冀公网安备 13098202000212号