论坛


2011年11月1日 星期二

Using dbExpress ODBC driver with PostgreSQL

Embarcadero| EDN Delphi Feed |18:39:16

Update 2 for Delphi, C++Builder and RAD Studio XE2

Embarcadero| CodeCentral Delphi Submissions |18:04:00

<p>Update 2 for Delphi XE2, C++Builder XE2 and RAD Studio XE2<p>Available only to registered users of Delphi XE2, C++Builder XE2, RAD Studio XE2, and Embarcadero All-Access XE

Creating XML files in FireMonkey

Embarcadero| EDN Delphi Feed |11:46:43

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