2009年11月6日 星期五
TntWare Delphi.NET 2007 Kibitz Fixer
CodeGear| CodeGear-CodeCentral Delphi |22:07:22
This fix only applies to the Delphi for .NET personality of Delphi 2007. In certain cases, having to do with generics, the source editor of the Delphi.NET 2007 will hang when code completion kicks in. As the cpu is hung, bds.exe will consume mor...
操作 Wave 文件(4): 获取 Wave 文件主块与子块的信息
万一| 万一的 Delphi 博客 |18:09:00
阅读: 14 评论: 0 作者:万一发表于 2009-11-06 18:09原文链接有两个相关的结构体: TMMIOInfo、TMMCKInfo.TMMIOInfo 是多媒体文件打开后的状态信息, mmioOpen 函数的第二个参数就是这个结构的指针;以后还可以通过 mmioGetInfo、mmioSetInfo 使用它; 不过暂时还没?..
Your data, how you want it, where you want it, with DataSnap 2010
David I| Sip from the Firehose |17:50:43
You can use Embarcadero Technologies‘?RAD Studio 2010, Delphi 2010, C++Builder 2010, and Delphi Prism 2010?to build lightning-fast, rich native Windows, .NET, Web, and database applications.? You can also decide to use the new DataSnap 2010 ...
操作 Wave 文件(3): 接触 mmio 系列函数
万一| 万一的 Delphi 博客 |15:26:00
阅读: 27 评论: 0 作者:万一发表于 2009-11-06 15:26原文链接mmio 系列函数用于 Wave 等多媒体文件的 I/O 操作, 相关函数有:mmioOpen mmioClose mmioRead mmioWrite mmioFlush mmioSeek mmioRename mmioGetInfo mmioSetInfo mmioCreateChunk mmioAscend mmioDe...
操作 Wave 文件(2): 判断一个文件是否是 Wave 文件
万一| 万一的 Delphi 博客 |12:11:00
阅读: 54 评论: 1 作者:万一发表于 2009-11-06 12:11原文链接Wave 文件的前 12 个字节可以这样描述:TRiff = record ckId : DWORD; {'RIFF'} ckSize : DWORD; {文件大小, 不包括前 8 个字节} fccType : DWORD; {'WAVE'} end;我们读出文件的前 12 个字节...
让delphi2010操作界面回到delphi7模式
sunstone| SUNSTONE的Delphi笔记 |11:22:00
在使用delphi2010的过程中,很不习惯它的窗口在一个框框内,感觉很不方便,可能是因为使用delphi7很多年了,已经习惯了delphi7的版面。如何让delphi2010能有delphi7的版面布局呢?答案是肯定的,方法如下:1)在工具栏点右键,选择components 会看到delphi7中的组件?..
delphi 2010 fastMM 内存泄露使用方法
sunstone| SUNSTONE的Delphi笔记 |11:20:00
Delphi2010集成了fastMM,这回大家调试程序是的时候可以方便地检查内存泄露了。使用方法如下:在project中,添加一行 ReportMemoryLeaksOnShutdown := DebugHook0;DebugHook0 目的是保证单独运行exe文件不会弹出内存泄露框,源码可以不用注释掉此行program Project1;...
delphi2010打开后显示"displayNotification: 内存不够"解决办法
sunstone| SUNSTONE的Delphi笔记 |11:13:00
今天打开delphi 2010,提示"displayNotification: 内存不够",以前从来没碰到,经过研究发现时welcome page 产生的问题,正好对这个 welcome page页很反感,每次启动都出现。这次就干脆干掉它,禁止这个页面的办法如下:打开桌面或启动组中的 delphi2010图标的属性...
操作 Wave 文件(1): 关于 Wave 文件的基础知识与文件格式
万一| 万一的 Delphi 博客 |02:56:00
阅读: 108 评论: 1 作者:万一发表于 2009-11-06 02:56原文链接最近准备学习 DirectSound、DirectMusic、DirectShow, 但刚一接触就碰到了关于 Wave 文件的诸多问题, 只好先回头学学 Wave 文件.Wave 文件的基础知识经常见到这样的描述: 44100HZ 16bit stereo 或者 ...
Use an Icon for a Glyph on a TBitBtn Delphi control with the help of TImageList
About.com| About.com Delphi Programming |02:00:23
in Delphi TIPS::The TBitBtn Delphi control is a button control that can include a bitmap on its face.The Glyph property specifies the bitmap that appears on the bitmap button.By design, the Glyph property can only display BMP (Windows Bitmap) imag...
2009年11月5日 星期四
美化版的Listbox,Combobox
DELPHI盒子| Delphi盒子 |16:11:00
提供下列三个元件: TXJDBGridEh:美化版的DBGridEh,需要使用本人修改过的DBgridEh.pas文件 TXJListBox : 美化版的listbox TXJComboBox :美化版的combobox demo中只提供了TXjlistbox,TXJcomboBox演示 以上的控件均只需要在提供的BackXXX属性中设置一下,便能将 ?..
New resources and webinars for upgrading to RAD Studio, Delphi, and C++Builder 2010
CodeGear| CodeGear-CDN Delphi |09:00:19
Video: Multiple DataSnap Server Targets
CodeGear| CodeGear-CDN Delphi |03:56:20
Implementing the OnClick Event for a Panel on a TStatusBar Delphi control
About.com| About.com Delphi Programming |02:00:08
in Using Delphi VCL::Delphi's TStatusBar control displays a row of panels, usually aligned at the bottom of a form. The Panels property of the TStatusBar control is a collection of TStatusPanel objects.The TStatusBar exposes the OnClick event that...
2009年11月4日 星期三
主旨:Delphi Everywhere! 视频两段
rarnu| 橙子的Delphi技术专区-delphi |18:17:00
不多说,直接传送门,点击进入类别:delphi技术 查看评论





冀公网安备 13098202000212号