RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.RTLVersion Constant

Designates the version number of the Delphi runtime library.

Pascal
RTLVersion = 20.00;
C++
RTLVersion = 20.00;

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!