RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.RTLVersion Constant

Designates the version number of the Delphi runtime library.

Pascal
RTLVersion = 18.00;
C++
RTLVersion = 18.00;

System

Use RTLVersion to test the Delphi runtime library version level independently of the compiler version level. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!