Delphi Live Templates: raise exception.CreateFmt

Delphi (XE2) comes with various predefined so called live templates which you can display with View->Templates. One of them is called "raise" and expands to [delphi] raise exception.Create('Error Message'); [/delphi] I don't know about you but I use Exception.CreateFmt much more often than simply Exception.Create, so it annoys the hell out of me when every … Continue reading Delphi Live Templates: raise exception.CreateFmt

GExperts 1.38 experimental twm 2016-09-18 released

Since apparently Erik needs more time for the official GExperts 1.39 release, here is another experimental test release. Please report any bugs you may find (preferentially in the GExperts community on Google+ or the bug tracker on SourceForge) Again, I have built installers for each Delphi version. These installers should install everything that is necessary, … Continue reading GExperts 1.38 experimental twm 2016-09-18 released