RAD 新版本发布时间记录
代号,官方发布时间
Sydney 10.4 ,VER340,Product Ver 27 Program File 21,2020.5.28 发布
RIO10.3.3,VER330,Product Ver 26 2019.11.21
RIO10.3.2,VER330,Product Ver 26 Program File 20,2019.7.19 发布
RIO 10.3.1,VER330,Product Ver 26 Program File 20,2019.2.14 发布 24周年
RIO 10.3,VER330,Product Ver 26 Program File 20,2018.11.22 发布
Tokyo 10.2.3,VER320, Product Ver 25 Program File 19, 2018年04.01发布
Tokyo 10.2.2,VER320, Product Ver 25 Program File 19, 2017年12.10发布
Tokyo 10.2 , VER320,Product Ver 25,,Program File 19,2017年3.25发布
Berlin 10.1,VER310,24(24.0.25048.9432 ),Program File 18,也有叫XE10的,2016年发布
Seattle,VER300
,D:Program Files (x86)EmbarcaderoStudio17.0,Version 23.0.20618.2753.3,*230.bpl
XE8,VER290,D:Program Files (x86)EmbarcaderoStudio16.0,工程文件,<ProjectVersion>17.2</ProjectVersion>,Version 22.0.19027.8951
XE7,VER280,D:Program Files (x86)EmbarcaderoStudio15.0,<ProjectVersion>16.0</ProjectVersion>,Version 21
XE6,VER270,D:Program Files (x86)EmbarcaderoStudio14.0,<ProjectVersion>15.4</ProjectVersion>,Version 20
XE5,VER260,<ProjectVersion>15.2</ProjectVersion>,Version 19,
XE4,VER250,<ProjectVersion>14.6</ProjectVersion>,Version 18
XE3,VER240,Version 17
XE2,VER230,Version 16
XE,VER220
2010,VER210
2009,VER200
2007,VER180
2005,VER170
D8,VER160
Delphi7,VER150
C6,VER140
D5,VER130
自己查看RAD IDE 编译器 版本号
d:program files (x86)embarcaderostudio16.0includewindows tlSystem.hpp
单元里有宏定义
#define RTLVersion (2.900000E+01)
this->Caption = RTLVersion;
.$(Platform)$(Config)
{$IF CompilerVersion >= 30} //// {$IFEND}
官方Demo
https://sourceforge.net/p/radstudiodemos/code/HEAD/tree/branches/
官方支持平台
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Supported_Target_Platforms