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





冀公网安备 13098202000212号