论坛


2008年11月4日 星期二

WinAPI: 输入光标相关的函数[4]

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

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; type TForm1 = class(TForm) procedure FormMouseDown(Sender: TObject; Button: TMouseButton; Shift: ...

MPlayer的WIN平台UI。

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

MPlayer是Linux 上的最强大的电影播放器的Windows版本。它能使用众多的本地的,XAnim,RealPlayer,和Win32 DLL编解码器,播放大多数MPEG,VOB,AVI,OGG,VIVO,ASF/WMV,QT/MOV,FLI,RM,NuppelVideo,yuv4mpeg,FILM,RoQ文件。 神乎奇技的媒体播放软件,让你在...

使用TreeGrid

rarnu| 橙子的Delphi技术专区-delphi |16:08:00

无意之中在群里听说了Dream Tree Grid这个控件,能按树形显示一个表格,感觉很不错,特研究之以下的图是做好后的效果,很简单而它的代码也很简单:阅读全文类别:delphi技术 查看评论

WinAPI: 输入光标相关的函数[3]

万一| 万一的 Delphi 博客 |15:25:00

本例测试修改光标的形色, 效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) RadioGroup1: TRadioGroup; proced...

WinAPI: 输入光标相关的函数[2]

万一| 万一的 Delphi 博客 |14:56:00

本例测试修改光标的设置闪烁速度, 注意这会影响到其他程序, 退出时应恢复到系统默认的 530 毫秒.本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; ...

WinAPI: 输入光标相关的函数[1]

万一| 万一的 Delphi 博客 |14:09:00

CreateCaret {建立} DestroyCaret {释放} ShowCaret {显示} HideCaret {隐藏} SetCaretPos {设置位置} GetCaretPos {获取位置} SetCaretBlinkTime {设置间隔时间} GetCaretBlinkTime {获取间隔时间}简单测试, ...

nrComm Lib

CodeGear| CodeGear-CodeCentral Delphi |13:48:53

nrComm Lib provides some tools for performing the serial communicationstasks in Delphi/CBuilder development. It has ready solutions for manycommunication tasks : RS232, TAPI (data and voice modems), Text to speech conversion, access to LPT port, b...

一个字符串到数组的例子 - 回复"成红"的问题, 对其他朋友参考价值不大

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

问题来源:http://www.cnblogs.com/del/archive/2008/11/04/1209070.html#1360634代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Me...

Drivers Info Dump

delphi3000| delphi3000.com |12:00:00

this little utility dumps in a memo a lot of information for each driver in your system

DXScene

CodeGear| CodeGear-CodeCentral Delphi |09:10:28

DXScene is DirectX based 3D library for Delphi and C++ Builder. * Hardware accelerated 3D graphics * WYSIWYG design-time designer and property editors * Good set of 2D controls like window, label, button, checkbox, textbox and more * R...

X-Files Components 4.21 for Delphi & C++Builder 2009

CodeGear| CodeGear-CodeCentral Delphi |05:39:41

X-Files Components package contains full set of powerful advanced gradient components designed for Delphi 5, 6, 7, 8, 2005, 2006, 2007, 2009 and C++Builder 5, 6, 2006, 2007, 2009. The package includes automatic installer/uninstaller, several well ...

X-DBGrid Component 4.21 for Delphi & C++Builder 2009

CodeGear| CodeGear-CodeCentral Delphi |05:38:28

X-DBGrid Component package contains 3 powerful advanced components for database developers (TXDBGrid, TXDBNavigator, TXDBColumnsDialog) designed for Delphi 5, 6, 7, 8, 2005, 2006, 2007, 2009 and C++Builder 5, 6 2006, 2007, 2009. The package includ...

Symmetric Canvas Drawing - Fancy Delphi Application Contest Entry #44

About.com| About.com Delphi Programming |03:21:33

in FDAC :: To draw graphics in a Delphi application, you draw on an object's canvas, rather than directly on the object. The canvas is a property of the object,...

Turbo Pascal v1 and Delphi 2009 - it’s still all about Native Code!

David I| Sip from the Firehose |01:54:27

Turbo Pascal version 1.0 was a native code compiler for Z-80 (CP/M)?and Intel 8086 (CP/M-86 and PC-DOS/MS-DOS).? Back?in 1983 computers?had very little memory. The Zilog Z80 supported 64k bytes of memory unless you were using bank switched memory ...

2008年11月3日 星期一

PDC - In a few bullet points

Allen Bauer| The Oracle at Delphi |20:46:19

Last week I was at PDC 2008 in Los Angeles. It really felt like a huge BorCon. The "geek quotient" was very high :-). There were several high-level themes that permeated the whole conference: Windows Azure - "The Cloud." Cloud computing with high...

« 上一页

下一页 »