SKamradt
One of the things that I generally get frustrated with when I have to code in Javascript is the lack of safety that strongly typed languages such as Delphi bring to the table. Most of… … Read more
12 years ago 0
Bob Swart
This blog post is again meant to “warn” Delphi XE2 FireMonkey for iOS developers who have not yet upgraded their iOS devices to 6. … Read more
12 years ago in Mobile, Delphi0
Soho Theme on while true do;
Last week I was busy with the event “RAD Studio XE3 World Tour”, held in 3 different cities: Milan, Rome and Dubai. In Milan we had a lot of attendees, the developers were looking forward to… … Read more
12 years ago 0
Soho Theme on while true do;
Last week I was busy with the event “RAD Studio XE3 World Tour”, held in 3 different cities: Milan, Rome and Dubai. In Milan we had a lot of attendees, the developers were looking forward to… … Read more
12 years ago 0
Bob Swart
My Delphi XE3 Starter Essentials ebook (PDF) has just been made available for download for all registered Delphi Starter developers at http://cc.embarcadero.com/item/28214 This is the first of my XE3 ebooks, shortly followed by titles like… … Read more
12 years ago in Books / Magazines, DataSnap, Mobile, Delphi0
Fletch
One of the most challenging parts of inheriting a legacy project is to fix the memory leaks that most often are hiding in the code. A while ago, while dealing with an application that managed… … Read more
12 years ago in Code Detective, debugging, Delphi, FastMM0
Fletch
One of the most challenging parts of inheriting a legacy project is to fix the memory leaks that most often are hiding in the code. A while ago, while dealing with an application that managed… … Read more
12 years ago in Code Detective, debugging, Delphi, FastMM0
donaldshimoda
After asking to staff at devexpress, they say will not support firemonkey while the API suffer of changes from Embarcadero.That are really bad news to developer express customers and in particular to Delphi users. Sadly, we… … Read more
12 years ago 0
SKamradt
In playing around with Delphi XE3 and the new Metro UI wizards, I found I needed a few icons to explore with. After a little searching, I discovered a gem in the free utility MetroStudio…. … Read more
12 years ago in Delphi, Delphi-XE3, Icons, Metro0
Bob Swart
Yesterday, RAD Studio XE3 (including Delphi, C++Builder, Prism and HTML5 Builder) was released, and all developers with subscription (SA) should have received an e-mail from Embarcadero Maintenace with their login info to retrieve their XE3… … Read more
12 years ago in Delphi0
Barry Kelly
An update: I’ve left Embarcadero Technologies. There’s a lot of reasons. I was in the same position for more than six years, but I didn’t necessarily want to be pigeonholed as a compiler guy. I… … Read more
12 years ago 0
Bob Swart
See http://blogs.embarcadero.com/jtembarcadero/2012/08/20/xe3-and-beyond/ for the official news about the (missing) iOS support in Delphi XE3, and the upcoming Mobile Solution (beta) for Delphi XE3 Professional and higher. … Read more
12 years ago in Mobile, Delphi0
Francesca Gaillard
Very often, you have to check some information contained in the VERSIONINFO section of your application and most of the examples you can find on the InterWebz are doing it by using this WinAPI routine:… … Read more
12 years ago in Delphi, Resources, windows0
Soho Theme on while true do;
Some weeks ago a customer asked to me if it is possibile serialize a TList of objects. “Hey, you should use a TObjectList for this”, I said, but he absolutely needs (I dont know why)… … Read more
12 years ago 0
Soho Theme on while true do;
Some weeks ago a customer asked to me if it is possibile serialize a TList of objects. “Hey, you should use a TObjectList for this”, I said, but he absolutely needs (I dont know why)… … Read more
12 years ago 0