Fletch
Para leer este articulo en espanol haz click aqui. What is FireMonkey? FireMonkey is cross-platform Framework developed by Embarcadero. FireMonkey was originally designed by Eugene Kryukov in the company “KSDev” as VGScene. In 2011 Embarcadero… … Read more
12 years ago in cross-platform, Delphi, Delphi Programming, FireMonkey, FMX, Multimedia, vcl0
Fletch
Para leer este articulo en espanol haz click aqui. What is FireMonkey? FireMonkey is cross-platform Framework developed by Embarcadero. FireMonkey was originally designed by Eugene Kryukov in the company “KSDev” as VGScene. In 2011 Embarcadero… … Read more
12 years ago in cross-platform, Delphi, Delphi Programming, FireMonkey, FMX, Multimedia, vcl0
Jordi Corbilla
Following my previous post (Capturing console output with Delphi 2010/XE) and with all the great comments received on it, I have decided to publish the new solution provided by Lübbe Onken which solves the hanging issue… … Read more
12 years ago in Delphi, delphi 2010, Delphi XE, Utilities0
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
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
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
Jordi Corbilla
I have been using Mock objects a lot with Delphi and I have implemented a small example and that you can find available in my personal repository on Google code. This simple example plays with… … Read more
12 years ago in Delphi, delphi 2010, Delphi XE, Mock0
Jordi Corbilla
It is time for a retrospective now that we have gone through the first half of the year. Projects are coming along and I will be updating TDPE (Thundax Delphi Physics Engine) and PZaggy (Graph tool) which wil… … Read more
12 years ago in Delphi, News0
Jordi Corbilla
In this article I am playing with Unit tests and TCustomAttributes as I am working on different ideas to build up a lightweight testing framework. Basically I liked the idea of TestCase attribute from NUnit… … Read more
13 years ago in Delphi, DUnit, TCustomAttributes, Unit Testing0