论坛


2011年1月18日 星期二

Implementing a Session Pool in DBX DataSnap

Embarcadero| EDN Delphi Feed |22:00:00

REST Servers in Delphi XE Using DataSnap

Embarcadero| EDN Delphi Feed |05:56:55

Implementing OnStateIconClick In TListView - Radio Group Like ListView

About.com| About.com Delphi Programming |05:56:29

inTListView Ideas::I needed to have a way to allow a user to select / check / mark one item from the list. I could not use the ...Read Full Post

2011年1月17日 星期一

DynamicSkinForm v. 12.15

Embarcadero| CodeCentral Delphi Submissions |20:46:10

DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...

BusinessSkinForm v. 9.20

Embarcadero| CodeCentral Delphi Submissions |20:32:54

BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Fea...

Registering DataSnap Server Class in runtime with Delphi

Embarcadero| EDN Delphi Feed |19:22:50

把字节数组读入到流 - 回复 "巅枫" 的问题

万一| 万一的 Delphi 博客 |16:38:00

问题来源:http://www.cnblogs.com/del/archive/2011/01/16/1936942.html#2012707var {模拟三种字节数组} staticArr: array[0..6] of Byte = (65, 66, 67, 68, 69, 70, 71); dyanmicArr1: TBytes; dyanmicArr2: array of Byte; procedure TForm1.Button1Click(...

IntraWeb courseware manual update

Bob Swart| Dr.Bob’s Delphi Notes |09:31:58

Last weekend, I've (automatically) sent e-mails to all developers who've purchased a copy of the PDF edition of my Delphi IntraWeb courseware manual (first released in 2008) with the 4th and last edition of the 266-page Delphi 2007 for Win32 Web D...

Get the Application associated with the Shell Print Command for a File Type

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

inDelphi TIPS::If your want to programmatically print files from Delphi code, using the associated shell application, you need to first make sure that there is an application ...Read Full Post

2011年1月16日 星期日

在 Delphi 下使用 DirectSound (4): 设置音量、相位、播放频率和播放位置

万一| 万一的 Delphi 博客 |22:51:00

通过 IDirectSoundBuffer 的 SetVolume、SetPan、SetFrequency、SetCurrentPosition 方法可以简单进行这些设置.同时 IDirectSoundBuffer 也有对应的 GetVolume、GetPan、GetFrequency、GetCurrentPosition 方法.关键的一点是如果能让缓冲区接受音量、相位和频率的设?..

Building a Well Designed Service using Delphi

Embarcadero| EDN Delphi Feed |22:00:00

2011年1月15日 星期六

在 Delphi 下使用 DirectSound (3): 播放第一个 Wave 文件

万一| 万一的 Delphi 博客 |23:43:00

建立 IDirectSound8 对象后, 首先要通过其 SetCooperativeLevel() 方法设置协作优先级;因为其它应用程序有可能同时使用该设备(声卡), 这是必需的步骤.function SetCooperativeLevel( hwnd: HWND; //窗口句柄 dwLevel: DWORD //协作优先级 ): HResult; stdcall...

改良美化版的文本滚动框控件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...

« 上一页

下一页 »