diff --git a/RTL/System.pas b/RTL/System.pas index 4ea98e2..5b06089 100644 --- a/RTL/System.pas +++ b/RTL/System.pas @@ -7,12 +7,7 @@ unit System; interface const -{$IF CompilerVersion < 15} - RTLVersion = 14.2006; // <---, -{$ELSE} // June, 2020 - RTLVersion = 15.2006; // <---' -{$IFEND} - + RTLVersion = CompilerVersion; UnicodeCompiler = CompilerVersion >= 20; type