Photo Of The Week
[Estimated Reading Time: < 1 minutes] ![]()
[Estimated Reading Time: < 1 minutes] ![]()
[Estimated Reading Time: 6 minutes] Last time I introduced a bit of skullduggery with my Deltics.Forms unit as a way to easily “inject” a new TForm class into my projects. We used this new class to add public property that we could use to add a size grip control to any form. This time we shall introduce some more code the Deltics.Forms unit in order to add some frequently useful capabilities to the Application object.
[Estimated Reading Time: < 1 minutes] With Delphi 2009 literally just around the corner, I thought it would be interesting to see how it’s impending release is being viewed. As a result, the poll answers are a little wordy this week for which I apologise, but I thought it would be interesting to try and gauge a detailed view of how people view the new version and how it will impact them.
[Estimated Reading Time: < 1 minutes] eWeek have a detailed article with quotes, attributions and pricing in which they state an August 25th (next Monday, by my reckoning) release date for Delphi and C++ Builder 2009! The Delphi blog-sphere is probably going to go into meltdown with this news and speculation as to whether it is accurate or not. The indications were that the release wasn’t far off, but it’s much sooner than I think many were expecting, myself included. I am also somewhat surprised that we didn’t hear about it first from CodeGear directly, certainly confirmation (or clarification) now is quickly needed.
[Estimated Reading Time: 4 minutes] It’s funny how this happens. I was already intending to write about the way I have exploited like-type names to my advantage, and then noticed that the same subject cropped up recently in the re-invented Delphi forums. In that instance, the issue though was a problem, and one that I’m sure many will be familiar with: When is a TBitmap not a TBitmap? In my case, the question is: When is a TForm not TForm?
[Estimated Reading Time: < 1 minutes] ![]()
[Estimated Reading Time: 3 minutes] One control that I have not seen in the line-up of new controls in the VCL for Tiburón is a size grip. Most people may not even realise that this control exists, even though it is part of Windows itself and is really quite useful. Fortunately, implementing it ourselves is truly trivial.
[Estimated Reading Time: < 1 minutes] Last weeks poll asked which was your first Delphi version. It may or may not come as a surprise that the results essentially provided a list of Delphi versions largely sorted by age. The one exception was that (of visitors to this blog) more gained their first Delphi experience from Delphi 2007 than from Delphi 2006, which would support the impression I am increasingly gaining of a resurgence in interest in Delphi having started in the last year or so.
[Estimated Reading Time: 2 minutes] With apologies to those who have downloaded what I wrongly claimed was the “final” version a few days ago, I found an error in one of those last minute “improvements” I mentioned. I also took the opportunity to incorporate a couple of refinements that others suggested (thanks CR). A new version is now available for download and contains the following fixes and changes:
[Estimated Reading Time: 3 minutes] I was a little disappointed that the preview webinar this morning was little more than a re-run of the same content from a little over a week ago, albeit with some downloadable PowerPoint slides this time. It was at least an opportunity for some more Q&A and a couple of interesting Q’s got A’d.