Bob Swart
Dynamic arrays always start at index 0, but sometimes people ask me if you really cannot have a dynamic array that starts at 1. … Read more
15 years ago in Delphi0
Wings of Wind
There is enough speculation about what library / libraries we’ll encounter in the next version(s) of Delphi. We know that the next version code-named Fullcrum (don’t click here and here – AFAIK the links aren’t… … Read more
15 years ago in Delphi, News, Roadmap, Thoughts on Software, vcl0
Wings of Wind
Today we’ll have a slightly different post, delaying a little bit our other favorite themes, speaking about “new” (note the quotes) patterns in today’s software landscape. Well, one can write an entire book on this… … Read more
16 years ago in Delphi, Firebird, human factors, News, People, Thoughts on Software0
Bob Swart
While migrating source code of a client of mine from an older version of Delphi to Delphi 2010, I encountered a compiler Error: E2064 Left side cannot be assigned to in some strange places, that… … Read more
16 years ago in Delphi0
Bob Swart
While migrating source code of a client of mine from an older version of Delphi to Delphi 2010, I encountered a compiler Error: E2064 Left side cannot be assigned to in some strange places, that… … Read more
16 years ago in Delphi0
Bob Swart
While migrating source code of a client of mine from an older version of Delphi to Delphi 2010, I encountered a compiler Error: E2064 Left side cannot be assigned to in some strange places, that… … Read more
16 years ago in Delphi0
Wings of Wind
Hi guys, we usually don’t post so often, but there are very hard fights on .public.non-technical battlefield about a yet-to-be released low-priced / free Delphi edition. There are very very very good posts by members… … Read more
16 years ago in Delphi, human factors, News, RAD Studio 2010 Reviews0
Sean
My development laptop is now 18 months old, which makes it older than me in computer years. As part of a mid-life refresh, I replaced the boot drive, (250gb 7200rpm) with an Intel X25M 160gb… … Read more
16 years ago in Delphi, Delphi Programming, virtual machines, vmware0
Wings of Wind
The usual “off-line” comment: Guys, we’re preparing FileSuite 2. Many interesting things inside – many bugs fixed, folder constraints more scripting commands and, of course, Shell Events. On of the main themes of this release… … Read more
16 years ago in Delphi, Design, Feature Requests, Polls, Thoughts on Software0
Fletch
Last Friday, while I was getting ready to setup a profiling session for the weekend I ran into a problem. My profiling tool – ProDelphi – would not run. A rather generic error message would… … Read more
16 years ago in Bizarre, Delphi, Delphi Programming, Profiling, Uncategorized0
Fletch
Last Friday, while I was getting ready to setup a profiling session for the weekend I ran into a problem. My profiling tool – ProDelphi – would not run. A rather generic error message would… … Read more
16 years ago in Bizarre, Delphi, Delphi Programming, Profiling, Uncategorized0
Anders Melander
Version 5.1 of the Drag and Drop Component Suite has been released. This is primarily a bug fix release. Specifics in the changelog. Enjoy! … Read more
16 years ago in Delphi, DragDrop0
Barry Kelly
Some C++ aficionados point at the ability, in C++, to create an object such that the creation allocates some kind of resource, and the destruction frees the resource, with much glee. The idiom is RAII:… … Read more
16 years ago in anonymous methods, Delphi, RAII0