dummzeuch
I found a bug in dzPrepBuild that required a new release: If a .dpr file is passed as parameter the ProjectName placeholder would also have that extension. New feature: Placeholder {Release} added. … Read more
6 years ago in Delphi, dzPrepBuild0
Les trucs et astuces d'un développeur Pascal
Un mois de plus est passé, pas de grosse annonce faite mais quand même quelques choses à rappeler, donc je me lance. J’avais brièvement abordé la question et & (…) … Read more
6 years ago 0
dummzeuch
I just released version 1.3.3 of dzPrepBuild The reason for this release was that I wanted to allow automatically updating the ProductVersion when the FileVersion changes. In order to do that, the tool now supports… … Read more
6 years ago in Delphi, dzPrepBuild0
dummzeuch
From the “how could I have missed this feature for so long?” department: GMail can schedule the sending of emails to a freely selectable future date and time. (I have no idea when that feature… … Read more
6 years ago in google0
marc hoffman
In Elements, the native String type on all target platforms uses UTF16 encoding. UTF16 is a great middle-ground, because 16-bits are enough to represent most common Unicode code points, including not just Latin letters, symbols… … Read more
6 years ago 0
Les trucs et astuces d'un développeur Pascal
Il peut arriver que l’on ait besoin d’utiliser des fonctionnalités liées à l’interface graphique lorsqu’on travaille dans des unités qui seront ensuite util (…) … Read more
6 years ago 0
Les trucs et astuces d'un développeur Pascal
Pas publié de news début septembre et pour cause : malgré le retour à la normale du côté des serveurs d’Embarcadero je n’avais pas grand chose &ag (…) … Read more
6 years ago 0
marc hoffman
Last week’s build of Elements, .2447, brings a major new language feature that I personally am very excited about to Oxygene, and also as a language extension to our RemObjects C# dialect: trailing closures.What are… … Read more
6 years ago 0
dummzeuch
Playing around with ImageMagick I found that somebody already wrote a Pascal/Delphi import unit for it called PascalMagick. Unfortunately it has been integrated into freepascal which means Delphi support no longer has any priority. So,… … Read more
6 years ago in Delphi0
dummzeuch
If you have done graphics processing in Delphi, you know efg’s computer lab which contained lots of great documentation and source code for that purpose. Unfortunately today on www.efg2.com you can read the following: This… … Read more
6 years ago in Delphi0
dummzeuch
A few months ago I added the “Identifiers” tab to the GExperts Uses Clause Manager. It allows you to search for a unit that exports a given identifier. It works a bit like the “Find… … Read more
6 years ago in Delphi, GExperts0