2008年12月7日 星期日
delphi中将'WideString' 转换成 'TMemoryStream'
幸福苹果| 幸福苹果-delphi |20:03:00
procedure TForm1.Button1Click(Sender: TObject);var SourceString: string;MemoryStream: TMemoryStream;beginSourceString := 'Hello, how are you doing today?';MemoryStream := TMemoryStream.Create;tryMemoryStream.WriteBuffer(Pointer(SourceString)^, Len...
TMS Unicode Component Pack v1.7.0.0 26 Nov 2008
DELPHI盒子| Delphi盒子 |16:12:00
CSDN 转过来的。
TPaintBox控件派生出仪表控件
DELPHI盒子| Delphi盒子 |16:12:00
本范例采用TPaintBox控件派生出仪表控件。 文件说明:PaintGrid.pas 网格型仪表控件源文件 Mymeter.pas 圆型仪表控件源文件 Project1是这两个控件的使用范例。 该范例可方便Delphi的控件开发初学者,对仪表 开发或对PaintBox的使用有学习需要?..
SQL Server 绿色版 6.3(内置防火墙)
DELPHI盒子| Delphi盒子 |16:12:00
绿色 SQLServer 说明 版权 ---------- 只保留 GSQL.EXE 版权,其他附带文件版权归美国微软公司所有, 本软件以技术研究为宗旨, 请在下载本软件后24小时内删除附带的 SQL Server 文件或替换为您购买的正版 SQLServer文件, 否则后果自负. 作者不为您承担任何方面的任何...
My CodeRage III session replays
Bob Swart| Dr.Bob’s Delphi Notes |12:58:54
Apart from the source code for my CodeRage III sessions, you can now also view the replays from my own server (100 Mbps fibre-optic connection).
Merge Strings in two TStrings
About.com| About.com Delphi Programming |04:00:57
Delphi TIPS :: The example code for this tip updates the strings in a list box given the strings contained in another list box. While merging, if the destination list...
SDL Component Suite 9.51 for Delphi 2007
CodeGear| CodeGear-CodeCentral Delphi |00:42:56
As of December 2008 the SDL Component Suite is comprised of the following packages and units (summing up to a total of approx. 115000 lines of code):BasePack:SDL_SDLBase a collection of common declaration used by the other unitsSDL_SDLColors defin...
SDL Component Suite 9.51 for Delphi 2009
CodeGear| CodeGear-CodeCentral Delphi |00:24:14
As of August 2008 the SDL Component Suite is comprised of the following packages and units (summing up to a total of approx. 115000 lines of code):BasePack:SDL_SDLBase a collection of common declaration used by the other unitsSDL_SDLColors definit...





冀公网安备 13098202000212号