论坛


2009年1月13日 星期二

Delphi 与 DirectX 之 DelphiX(12): TPictureCollectionItem.DrawAlpha

万一| 万一的 Delphi 博客 |18:35:00

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DXDraws, StdCtrls, DXClass, ComCtrls; type TForm1 = class(TForm) DXDraw1: TDXDraw; DXImageList1: TD...

Delphi 与 DirectX 之 DelphiX(11): TPictureCollectionItem.DrawAdd、DrawSub

万一| 万一的 Delphi 博客 |17:27:00

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DXDraws, StdCtrls, DXClass; type TForm1 = class(TForm) DXDraw1: TDXDraw; DXImageList1: TDXImageList...

Delphi 与 DirectX 之 DelphiX(10): TPictureCollectionItem.StretchDraw - 绘制到指定矩形

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

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DXDraws, StdCtrls, DXClass; type TForm1 = class(TForm) DXDraw1: TDXDraw; DXImageList1: TDXImageList...

关于树(RzTreeView)的使用

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

用了Raize4.3控件包! 第一次把我的代码上传!可能有好多不够好的地方!请大家多多提意见! QQ:290980532

Delphi 与 DirectX 之 DelphiX(9): 透明色与是否透明

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

TDXImageList.Items 中的每个 TPictureCollectionItem 的默认透明色是黑色, 并默认透明.本例使用的测试图片:http://files.cnblogs.com/del/Transparent.rar本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Gra...

DelphiXPG 1.0.9e (XRef, Profiler, Global Editor)

CodeGear| CodeGear-CodeCentral Delphi |12:55:44

DelphiXPG V1.0.9e, free for commercial and non-commercial use, has the following features, * External references to a unit, see what uses a unit and where. * Implicit uses, identify items from units not explicitly listed in a use clause. * I...

Delphi 与 DirectX 之 DelphiX(8): 第一个简单动画

万一| 万一的 Delphi 博客 |11:54:00

本例效果图(用动画演示, 无论如何也出不来 DirectX 的流畅效果):代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DXDraws, StdCtrls, DXClass; type TForm1 = class(TForm) ...

TShellTreeView with CheckBoxes - Custom Delphi TShellTreeView Enhancement

About.com| About.com Delphi Programming |02:41:27

in Custom Delphi VCL :: The aim of the article is to create a component that would allow a user to select files for a backup program in a user...

2009年1月12日 星期一

CodeGear RAD 2009 Studio CHM 格式帮助文件下载[官方]

Admin| 二十年前旧板桥 |19:53:37

BlackfishSQL 帮助http://docs.codegear.com/docs/radstudio/delphiAndcpp2009/GARelease/EN/chm/bfsql.chmCommon 帮助http://docs.codegear.com/docs/radstudio/delphiAndcpp2009/GARelease/EN/chm/devcommon.chmWin32 帮助http://docs.codegear.com/docs/radstudio...

novaPDF SDK 6.0

CodeGear| CodeGear-CodeCentral Delphi |08:00:03

novaPDF SDK is a PDF software development kit that software developers can use to add the ability to create PDF files in their own applications.novaPDF SDK includes: - a COM interface for customizing novaPDF options. Any option that can be configu...

Experimental GExperts Version 1.33-2009-01-11 released

Admin| 二十年前旧板桥 |06:29:56

QFly.CN如是说:Experimental GExperts Version 1.33-2009-01-11发布了。上次于2008-12-26发布了GExperts 1.33版。这次的发布和12月的发布唯一的区别就是包含了Delphi 2006和Turbo Delphi版本。这里QFly要提醒您,如果你没有使用以上提到的2个Delphi版本时,你可以忽?..

2009年1月11日 星期日

[原创]增强delphi2009的反射(ObjAuto)单元

delphi圣殿| 登高望远-Delphi |22:32:00

增强delphi2009的反射(ObjAuto)单元最近对delphi2009的反射看了一下,特别是参考了Felix Yang的《Delphi2009初体验 - 语言篇 - 反射单元ObjAuto的加强》这篇文章后,感觉反射还是很不错的,但发现一个问题:在它的例子中调用ObjectInvoke方法时明确给出参数,如:Obj...

BusinessSkinForm v. 7.10

CodeGear| CodeGear-CodeCentral Delphi |19:34:38

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

让SQL语句可自动生成

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

只要将创建表格时的Create table完整语句复制进去,就可自动提取表格名称和字段列表,并生成适用于Delphi的select、insert、update、delete语句,可选择生成参数的赋值语句(就是ParamByname('ddd').value := ;这句啦),省了很多操纵数据库的麻烦。今天刚写的,不好意...

DDevExtensions 1.92 Delphi All DownLoad

Admin| 二十年前旧板桥 |06:28:31

DDevExtensionsextends the Delphi/C++Builder IDE by adding some new productivity features.Features:Adds an improvedView Units,View FormsandUse UnitsdialogAdds an extended “Use Units” dialog for the Delphi personalities showing all files...

« 上一页

下一页 »