论坛


2009年1月24日 星期六

Delphi 与 DirectX 之 DelphiX(92): TDIB.Draw3x3Matrix();

万一| 万一的 Delphi 博客 |21:17: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(90): TDIB.DrawMorphed();

万一| 万一的 Delphi 博客 |18:23: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: ...

Using more than 3 GB memory in a 32 bit Delphi program

CodeGear| CodeGear-CodeCentral Delphi |15:05:52

This program demonstrates how to use up to 2.5 GB of RAM on the 32bit versions of Windows XP Prof. and Server 2003 and up to 3.5 GB of RAM on the 64bit versions of Windows XP, Vista, Server 2003 and 2008. This is accomplished by instructing the De...

Convert MSSQL to MySQL

delphi3000| delphi3000.com |12:00:00

MSSQL to MySQL converter is a non destructive utility that converts bulk database records of Microsoft SQL database to MySQL instantly. Transfer program is compatible to all attributes, key constraints and data types of MSSQL and MySQL. MSSQL data...

游戏王卡片DIY制作工具V1.1

rarnu| 橙子的Delphi技术专区-delphi |09:44:00

有人说需要只闪画面的,不要闪全卡,于是就改了一下程序另外也添加了一个3D金属样式。当然了,做出来的卡片只是看那没什么用3D金属样式是用于打印的,在电脑上看并不是很漂亮下图是仅画面闪,当然了,这个版本也能像前个版本一样,实现全卡面闪阅读全文类别:delphi?..

May I borrow two minutes of your time, please?

CodeGear| CodeGear-CDN Delphi |04:12:32