论坛


2009年1月19日 星期一

BusinessSkinForm v. 7.15

CodeGear| CodeGear-CodeCentral Delphi |01:14:15

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...

DynamicSkinForm v.10.15

CodeGear| CodeGear-CodeCentral Delphi |01:09:40

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...

Delphi 与 DirectX 之 DelphiX(77): TDIB.Distort();

万一| 万一的 Delphi 博客 |00:33:00

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; Button1: TButton; Button2: ...

Delphi 与 DirectX 之 DelphiX(76): TDIB.Ink();

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

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; Button1: TButton; Button2: ...

Delphi 与 DirectX 之 DelphiX(75): TDIB.FadeOut()、FadeIn();

万一| 万一的 Delphi 博客 |00:04:00

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; Button1: TButton; Button2: ...

2009年1月18日 星期日

Delphi 与 DirectX 之 DelphiX(74): TDIB.EncryptDecrypt();

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

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; Button1: TButton; Button2: ...

Delphi 与 DirectX 之 DelphiX(73): TDIB.Darker()、Lighter();

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

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; Button1: TButton; Button2: ...

Little Sips - some news, some code, and some other things

David I| Sip from the Firehose |21:06:44

Last week was pretty busy around here. We had our annual Embarcadero Technologies world wide sales kick off meeting. We also had an all day meeting of our world wide marketing team. 2009 is 18 days old and we are already moving at fast forward,...

delphi treeview listview

幸福苹果| 幸福苹果-delphi |16:35:00

listview:http://zzk.cnblogs.com/s?w=delphi+treeview&t=treeview:http://www.cnblogs.com/del/category/127351.html使用listview控件http://www.cnblogs.com/del/archive/2009/01/04.html类别:delphi编程 查看评论

delphi : office word excel access操作

幸福苹果| 幸福苹果-delphi |16:27:00

excel:http://zzk.cnblogs.com/s?w=delphi%20excelword:http://zzk.cnblogs.com/s?w=delphi+word&t=office:http://zzk.cnblogs.com/s?w=delphi+office&t=access:http://zzk.cnblogs.com/s?w=delp阅读全文类别:delphi编程 查看评论

Delphi中使用ADO连接Excel有感

幸福苹果| 幸福苹果-delphi |16:25:00

http://www.cnblogs.com/feng801/archive/2008/11/12/1332180.html   By panther666今天在Delphi中使用ADO连接Excel(以前在一本书看过,复习一下-_-!!),有所收获,不敢独享。第一部分:1. 设阅读全文类别:delphi编程 查看评论

Delphi对Excel的所有操作

幸福苹果| 幸福苹果-delphi |16:24:00

http://www.cnblogs.com/safezone/articles/1260831.html学完这个你就成为excel高手了!(Delphi对Excel的所有操作)逐个试试!阅读全文类别:delphi编程 查看评论

DFMCheck 1.4

CodeGear| CodeGear-CodeCentral Delphi |10:25:15

DFMCheck converts the object structure of all DFM files that are used in the project file to a *.pas file. This special unit is then sent to the compiler which will fail if there are components in the DFM file that are missing in the corresponding...

Retrieve Control Identifiers on a Common Dialog using Delphi + Change any Text

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

TIPS :: Need to change embedded text on ANY control in Windows common dialogs? Suppose you have Form1 with PrintDialog1 (TPrintDialog) component and would like to change (localize) its "Print"...

Eval 函数 | Execute 语句 | ExecuteGlobal 语句

扬帆| 扬帆Blog - Delphi |02:18:31

Eval 函数计算一个表达式的值并返回结果。[result = ]Eval(expression)参数result可选项。 是一个变量,用于接受返回的结果。如果未指定结果,应考虑使用 Execute 语句代替。expression必选项。可以是包含任何有效 VBScript 表达式的字符串。说明在 VBScript 中,x =...

« 上一页

下一页 »