2009年12月9日 星期三
双色球随机生成器
DELPHI盒子| Delphi盒子 |16:12:00
看了,siking 发布的,双色球随机选小程,没有下载,今天做了个小程序放上来,给大家发发财。 引用了:siking的函数。谢谢。 在盒子上学了很多东西。谢谢大家,本人喜欢买几注双色球,但一直没中大奖,希望大家中大奖。
打开"我的电脑"等特殊文件夹
万一| 万一的 Delphi 博客 |13:19:00
阅读: 52 评论: 1 作者:万一发表于 2009-12-09 13:19原文链接uses ShellAPI; //打开 C 盘 procedure TForm1.Button1Click(Sender: TObject); begin ShellExecute(Handle, 'open', 'Explorer.exe', 'C:\', nil, SW_SHOWNORMAL); end; //打开 我的电脑 procedu...
Moving to Delphi 2010, TDBGrid and Title Clicks
Bob Swart| Dr.Bob’s Delphi Notes |11:33:05
Delphi 2010 introduces theming for the TDBGrid control, using the DrawingStyle property (which can be gdsThemed (default), gdsClassic or gdsGradient) and introducing GradientStartColor and GradientEndColor for the latter. It's not the only change...
Delphi2010中DataSnap高级技术(2)—DataSnap服务端和客户端发布分发方法
sunstone| SUNSTONE的Delphi笔记 |03:14:00
这几天继续研究DataSnap技术。针对服务器和客户端软件,如何发布呢?经过研究发现,分发方法非常简单!服务器发布方法:1.在unit ServerMethodsUnit1单元中,添加uses MidasLib;(添加MidasLib的目的是省去发布Midas.dll)2.我用的是火鸟数据库,只需拷贝dbxfb.dll和...
2009年12月8日 星期二
Direct2D "Advanced Path Geometries" Win7 SDK Example Translated to Delphi 2010
Pawel Glowacki| Pawel Glowacki |20:53:45
In two days I’m talking about Windows 7 development at Delphi 2010 HandsOn Workshop with Bob Swart and Bruno Fierense from TMS Software. One of the cool new features introduced in Delphi 2010 specifically for Windows 7 is support for native ...
Lazarus编译RemObjects_Core_Lazarus_Windows.lpk出现错误
minyoad| minyoad的技术坛子-delphi |16:13:25
用Lazarus编译RemObjects_Core_Lazarus_Windows.lpk出现如下错误的:RemObjects6\RemObjects SDK for Delphi\Source\uROXMLSerializer.pas(427,30) Error: Illegal type conversion: "Extended" to "Comp"
TListViewEx v.1.0
CodeGear| CodeGear-CodeCentral Delphi |16:08:28
Standard ListView with support for native header sort arrows.
TCoolBarEx v.1.0
CodeGear| CodeGear-CodeCentral Delphi |15:53:49
CoolBar with chevron support.
"Advanced Geometries" Direct2D Example in Delphi 2010
CodeGear| CodeGear-CodeCentral Delphi |15:47:10
Delphi 2010 version of Windows 7 SDK Direct2D example "Advanced Geometries"
Random Thoughts on the Passing Scene #137
Nick Hodges| Nick Hodges |14:50:13
Some of you were having trouble running the Delphi 2009 debugger under Windows 7.  We’ve posted a hotfix for that.  Chris Hesik has some details. From the EmbarcaderoTech twitter account: Are you a LinkedIn user?  Embarcadero Techn...
NetUtils Pack v.1.0
CodeGear| CodeGear-CodeCentral Delphi |13:02:05
This Pack includes:1. InterBase Connections was written to gather statistics of TCP connections to IB server. InterBase Connections writes information (IP Address, Host Name (if resolve is successful), Date and Time of connect and disconnect) into...
Delphi2010中使用ansi编码编译程序
minyoad| minyoad的技术坛子-delphi |12:27:36
Delphi2009和Delphi2010中,默认的字符编码已经是unicode了,使得原本的一些控件都产生兼容性问题,如果想不修改编码就在Delphi2009和Delphi2010上编译Delphi2007的项目,可以使用 {$H+} 编译预处理,这将...
Preserve Code Folding When Reopening a Delphi Project
About.com| About.com Delphi Programming |05:55:56
inDelphi IDE::Introduced in Delphi 8, code folding is a feature of the Delphi IDE which lets you collapse (hide) and expand (show) your code to make it easier to navigate and read. By default, when you close and reopen your project the code that y...
RAD Studio 2010 Tour Virtual Online Event - December 16th
CodeGear| CodeGear-CDN Delphi |05:30:39
AlphaControls 2009 v6.51
CodeGear| CodeGear-CodeCentral Delphi |01:57:15
A package of standard and unique skinned VCL for UI design development using "AlphaSkins". AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. W...





冀公网安备 13098202000212号