Extend search to form files
Recently I worked on a project with many forms and database components, where I had to change the references in the components itself.
The problem I had was to find and edit all the components which had a special keyword / reference in it!… Continue reading ›
How to embed video into your source code
In this post, I will be showing how to embed publicly hosted video into your Delphi source code.… Continue reading ›
Using tortoise svn 1.7 and Delphi XE2
Just a heads up for anyone using tortoise svn 1.7 and Delphi XE2.
It is extremely rare that I’ve needed to use svn via the command line, but in trying it today I received a spurious error:
"svn: '.' is not a working copy"
… Continue reading ›