2009年1月16日 星期五
Delphi 与 DirectX 之 DelphiX(66): TDIB.DoResample();
万一| 万一的 Delphi 博客 |22:46: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(65): TDIB.DoBrightness();
万一| 万一的 Delphi 博客 |22:30: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(64): TDIB.DoColorize();
万一| 万一的 Delphi 博客 |22:26: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(63): TDIB.DoPosterize();
万一| 万一的 Delphi 博客 |22:19: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(62): TDIB.DoSolorize();
万一| 万一的 Delphi 博客 |22:11: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: ...
使用FastNet发送163邮件
rarnu| 橙子的Delphi技术专区-delphi |16:35:00
为什么要使用FastNet呢?原因就是Indy不行!在D2009下,想用Indy发送163的邮件很困难我试图移植一个D2007下的邮件收发程序去D2009上但是在发送163的邮件时,直接报错,说没有通过验证网上查了查,很多人说是163的邮件协议改了,indy不认但是D2007和D2009都是用的Indy...
Delphi 与 DirectX 之 DelphiX(25): TDIB.Blur();
万一| 万一的 Delphi 博客 |11:13:00
DelphiX 的组件面板上, 第二个就是 TDXDIB;TDXDIB.DIB 是 TDXDIB 的唯一属性(其他是 TComponent 固有的);TDXDIB.DIB 属性是一个 TDIB 对象;TDIB 和 TBitmap 一样都直接继承自 TGraphic, 是一个图片容器, 它还有个别名: TDIBitmap;TDIB 和 TDXDraw.Surface 还有 TDXIm...
IntraWeb 10 keys for Delphi and C++Builder 2009
Bob Swart| Dr.Bob’s Delphi Notes |08:05:55
Users of Delphi and C++Builder 2009 can finally request their key to install IntraWeb 10.x updates.





冀公网安备 13098202000212号