2011年11月1日 星期二
Update 2 for Delphi XE2, C++Builder XE2 and RAD Studio XE2
Embarcadero| EDN Delphi Feed |09:32:08
Delphi XE2 and C++Builder XE2 Update 2 Bug Fix List
Embarcadero| EDN Delphi Feed |07:56:04
Webinar: Building Rich Business Applications with FireMonkey - presented by Marco Cantù
Embarcadero| EDN Delphi Feed |05:24:07
Using a FireMonkey DLL from VCL, FireMonkey or C# Application
Embarcadero| CodeCentral Delphi Submissions |03:24:35
FireMonkey provides fast powerful native performance with the CPU and GPU to enable stunning business application development. In this video we show how simple it is to write and use a FireMonkey DLL library written using Delphi to integrate with ...
Format XML Data using Delphi - Properly Indent TXMLDocument XML Tags Without doNodeAutoIndent
About.com| About.com Delphi Programming |02:00:40
inTXmlDocument:: When using the TXMLDocument to create XML documents you might receive a nasty EOleException: This operation can not be performed with a Node of type PCDATA.If you want the resulting XML to look "pretty" - so that each element node...
2011年10月31日 星期一
捕捉 midi 消息的基本程序
万一| 万一的 Delphi 博客 |16:40:00
uses MMSystem;var hMidiIn: Integer;procedure midiCallBack(hdrvr: HDRVR; uMsg: UINT; dwUser: DWORD; dw1, dw2: DWORD) stdcall;begin case uMsg of MIM_OPEN: ; MIM_CLOSE: ; MIM_DATA: Form1.Memo1.Lines.Add(IntToStr(dw1) + #9 + IntToStr(LoWord(...
捕捉 midi 输入消息的基本程序
万一| 万一的 Delphi 博客 |16:40:00
uses MMSystem;var hMidiIn: Integer;procedure midiCallBack(hdrvr: HDRVR; uMsg: UINT; dwUser: DWORD; dw1, dw2: DWORD) stdcall;begin case uMsg of MIM_OPEN: ; MIM_CLOSE: ; MIM_DATA: Form1.Memo1.Lines.Add(IntToStr(dw1) + #9 + IntToStr(LoWord(...
Help Update 1 for Delphi, C++Builder and RAD Studio XE2
Embarcadero| CodeCentral Delphi Submissions |14:40:34
<p>Help Update 1 for Delphi XE2, C++Builder XE2 and RAD Studio XE2<br>Available only to registered users of Delphi XE2, C++Builder XE2, RAD Studio XE2, and Embarcadero All-Access XE </p><p>For more information, see <a hr...
No Access Violation For Me - Return a Property Value From a Nil Delphi Object
About.com| About.com Delphi Programming |02:00:12
inOOP in Delphi::When a Delphi object type variable is nil, accessing any of the object properties would blow an access violation exception to the user. Sometimes you ...Read Full Post
2011年10月30日 星期日
手机号段在线查询功能
DELPHI盒子| Delphi盒子 |16:10:00
软件集成手机号段在线查询功能,随手写了一个,共享上来,菜鸟级别,大鸟请飘过,没有版权,你懂的以后上传点东西,给盒子添点人气,大富翁都挂了,盒子要挺住!
ITDevCon 2011
Pawel Glowacki| Pawel Glowacki |12:17:28
I’m back from Verona from ITDevCon 2011. This was my 3rd time to participate in this biggest annual European Delphi conference. Same as in 2009 and 2010 the energy was very positive and Fabrizio’s crew from bitTime did a great job in m...
2011年10月29日 星期六
Accuracer Database System v.6.00 for Delphi XE2
Embarcadero| CodeCentral Delphi Submissions |03:28:33
Accuracer Database System is a Windows / Linux cross-platform BDE alternative embedded Delphi database with SQL support for software developers working in Borland Delphi / C++Builder and Kylix .Accuracer represents the next generation of our Delph...
MsgCommunicator v.5.00 for Delphi XE2
Embarcadero| CodeCentral Delphi Submissions |03:21:49
MsgCommunicator is a native Delphi / C++Builder software development kit (SDK) which was specially designed for the easy creation of custom internet/intranet messenger systems like Mirabilis ICQ, AOL Instant Messenger (AIM), Jabber, etc. with data...
SQLMemTable v.5.00 for Delphi XE2
Embarcadero| CodeCentral Delphi Submissions |03:12:54
SQLMemTable is a simple and fast in-memory database for Delphi and C++ Builder.SQLMemTable includes three visual components: * TSQLMemTable which is a fast and easy in-memory TTable replacement; * TSQLMemQuery that provides a subset of SQL'9...
2011年10月28日 星期五
Video: Quick intro to GUI effects using FireMonkey
Embarcadero| EDN Delphi Feed |23:00:00





冀公网安备 13098202000212号