2009年1月19日 星期一
Delphi 与 DirectX 之 DelphiX(82): TDIB.DrawMandelbrot();
万一| 万一的 Delphi 博客 |23:11:00
本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; procedure FormCreate(Sender: TO...
Delphi 与 DirectX 之 DelphiX(81): TDIB.ColoredLine();
万一| 万一的 Delphi 博客 |22:55:00
本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls, ExtCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; RadioGroup1: TRadioGr...
Delphi 与 DirectX 之 DelphiX(80): TDIB.BlendPixel();
万一| 万一的 Delphi 博客 |21:50: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: ...
Windows 7 Controls for Delphi
Admin| 二十年前旧板桥 |15:21:17
在国外站上看新闻,突然发现Delphi的Windows 7控件。详细的内容见下面的转贴。作者声称可能在明天(2009-01-20)可能发布第一版。代码可以在Windows 7以前的版本上运行,但是Windows 7特有的功能,只在Windows 7系统上才使用。以下是作者原文:Probably tomorrow, I ...
Override Global Screen.Cursor Change for a Cancel type Button
About.com| About.com Delphi Programming |13:58:08
in Delphi TIPS :: When you want to run a lengthy process in your application that needs no user iteraction, you can change the value of the Screen.Cursor property to...
Delphi 与 DirectX 之 DelphiX(79): TDIB.LinePolar();
万一| 万一的 Delphi 博客 |12:35:00
本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; procedure FormCreate(Sender: TO...
Delphi 与 DirectX 之 DelphiX(78): TDIB.AntialiasedLine();
万一| 万一的 Delphi 博客 |12:02:00
本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPaintBox; procedure FormCreate(Sender: TO...
teechart打印预览
minyoad| minyoad的技术坛子-delphi |10:35:17
方法1:// Add the TeeEdiGene unit to the Uses part of your projectChartPreview(Self,Chart1);方法2:(teechart pro)添加一个chartPreviewer设定chart为chart1then
Delphi TTreeView with Check Boxes and Radio Buttons
About.com| About.com Delphi Programming |03:00:02
VCL Usage :: Here's how to add check boxes and radio buttons to a TTreeView Delphi component. Give your applications a more professional and smoother look. Delphi's TTreeview doesn't natively...
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: ...





冀公网安备 13098202000212号