News

Migrating legacy C++ Builder Apps to C++ Builder 10 Seattle

Migration Considerations – Unicode For the most part, your older C++ Builder source code and forms will import, compile, link and execute in current C++ Builder 10 Seattle, but you may need to make Unicode changes, and re-build 3rd party libraries, if these apply: Any libraries that were built with an older version of C++ Builder will need to be recompiled in order to be used by a…
Read more
News

Rad Studio Quality Portal user guide

Author: Juan Antonio Ruzafa Embarcadero’s Quality Portalprovides a community process for resolving, clarifying, and tracking quality issues regarding Embarcadero’s products and services.Embarcadero Developer Network(EDN) members can create bug reports and feature requests, view other members’ reports, and comment and vote on the reports most important to them.
Read more
News

JEDI libraries now in GetIt Package Manager

Author: Luis Navarro Hello. I’m very pleased to announce that the popular JEDI libraries are now available in the GetIt Package Manager catalog. For those who don’t know these libraries, the JEDI Code Library (JCL) consists of a set of…
News

New per-DPI awareness in VCL applications

Author: Luis Navarro In RAD Studio 10 Seattle, we’ve added per-DPI awareness in the VCL. This means that, when moving a form from one monitor to another one that has different DPI, the VCL form and the controls will be rescaled according to the new DPI, with no…