Top "Delphi-xe2" questions

Delphi XE2 is a specific version of Delphi.

How to create "No Activate" form in Firemonkey

In XCode by adding these methods to your NSView subclass can prevent the window from becoming active when clicking on …

macos delphi delphi-xe2 c++builder firemonkey
Using Indy Server's multiple bindings as separate sockets?

I'm still getting used to Indy, being a multi-threaded socket system with vast capabilities. One of the big things I've …

delphi delphi-xe2 indy indy10
How to zoom images loaded in TImage control in Delphi XE2 Trial?

I have developed a small utility to load different types of image files in TImage control in Delphi XE2. Now …

delphi zooming delphi-xe2 timage
How to remove unused units from all source files on Delphi XE2?

How to automatically remove unused units from uses section on all source files of the project on Delphi XE2? P.…

delphi ide delphi-xe2
Can I use the Delphi XE2 Subversion integration with Subversion 1.7

I have just migrated revision control systems to Subversion. We have chosen to use the latest version of Subversion, 1.7. When …

delphi svn delphi-xe2
How to build using MSBuild and Delphi XE2

I've been building projects using Delphi XE and MSBuild using the following simple example which works fine in a batch …

delphi msbuild delphi-xe2