Designates the version number of the Delphi compiler.
CompilerVersion = 18.0;
CompilerVersion = 18.0;
System
Use CompilerVersion to test the version level of the Delphi compiler. This is useful if you want to conditionalize code that takes advantage of newer features in the Delphi language.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|