Archive for category: Delphi

TDBXJsonTools copy/convert data between TDataSet – TJSONObject – DBXReader

Categories:Delphi, FireMonkeyTags: , , ,

You can copy data from DBXReader to ClientDataSet and vice-versa using dbxExpress framework, you probably already read some of my blog posts where I explain how it works in desktop applications, however in mobile platforms we don’t have ClientDataSet and in case you want something similar you always, what can you do? DataSnap Mobile Connectors [...]

Read more

FireMonkey 3D Text Editor Delphi source code available

Categories:Delphi, FireMonkeyTags: ,

Hi everyone, as promised the source code for the FireMonkey 3D Text Editor is available on our RAD Studio demo SVN repository. You can check out the code using the following command line: svn co https://radstudiodemos.svn.sourceforge.net/svnroot/radstudiodemos/ branches/RadStudio_XE2/FireMonkey/3DTextEditor/ I’m working on the C++ version for Windows and Mac, and iPad version for Delphi, coming soon. Enjoy!!!!

Read more

Update 4 for Delphi XE2 and C++Builder XE2 is now available

Delphi and C++Builder XE2 Update 4 is a full inline update that requires uninstalling your existing RAD Studio product before installing the update. You can obtain this update in any of the following three ways: Upgrading via the Automatic Upgrade Mechanism Manually Checking for Updates Downloading from the Registered Users Web Page You can see all [...]

Read more

Building a FireMonkey 3D Text Editor for Windows and Mac

Categories:Delphi, FireMonkeyTags: , ,

During the Delphi Birthday Celebration Webinar I had the opportunity to show a FireMonkey 3D demo application that I have been working for while. The application is a 3D Text Editor that allows users to interact with 3D objects through rotation, adding colors and texture, changing sizes, export the 3D Text as PNG image and [...]

Read more

Some historical information about Delphi – 17 years of innovation

Categories:Delphi, EventsTags: , ,

Today we are celebrating Delphi’s 17th birthday – and 17 years of continuous innovation for the Delphi language, run-time library, Visual Component Library (VCL) and the new FireMonkey next generation business application platform. To get here, was a long journey and lot of stuff happened. I remember in 1995 when I was developing an ERP with Paradox [...]

Read more

FireMonkey 3D Text Editor

Categories:Delphi, FireMonkeyTags: ,

If you want to learn more about FireMonkey 3D applications, join me on February 14th for the Delphi Birthday Celebration webinar. During this webinar we will have several Delphi experts and members of our R&D team showing great technologies using Delphi. I will be there as well showing something that I have been working for a [...]

Read more

Android apps connected to Delphi DataSnap Server

On the following video I’m showing how you can create DataSnap REST Server in Delphi, expose server methods and call them from an Android application. The video shows all the steps to create the server and the Android application. This is a short recap of the video. In order to have other platforms connecting and [...]

Read more

It’s time to move on

Categories:C++Builder, DelphiTags: ,

Hi everyone, there are certain things we cannot let go and need to be mention. During the whole year I try to keep my blog posts about software development and other related technologies, but this time I need to mention what is going on here at Embarcadero. Upgrading to Delphi XE2, C++Builder XE2 or RAD [...]

Read more

700 Delphi Developers at Delphi Conference Brazil

Categories:Delphi, Software DevelopmentTags:

We are so excited here in Brazil at Delphi Conference 2011, around 700 Delphi Developers learning about all the great stuffs in Delphi. David, Jim and I are here at the Conference talking with customers, community members and our partners.

Read more

White Paper: Reasons to Migrate to Delphi XE2 | What you might have missed since Delphi 7

Categories:DelphiTags:

If you still using Delphi 7 or past versions, I highly recommend you to reserve sometime to read this article. Delphi has really grown with some truly cool things getting added in the time since the Delphi 7. This article gives a few good reasons to migrate, along with an overview of all the new [...]

Read more