1
vote
4answers
260 views
How to detect specific Delphi builds?
This is related to another Delphi-version question but still different;
I'm looking for a way to detect the service-pack (or build number) of the Delphi compiler that's compiling my code. The …
7
votes
2answers
689 views
Complete list of defines for Delphi versions
Does anyone know of a good place where I can find the complete list of version defines for all the Delphi versions, right up to Delphi 2009?
