Blog posts archive for the given month, sorted by date. See the link for entire blog archive above.
October 4, 2018
While the Delphi compiler can handle both ANSI and Unicode source code files, there are scenarios causing trouble, namely UTF-8 files with no BOM. The solution is simple, once you know about the issue. -- Read blog post.
October 11, 2018
AppAnalytics server source code is being released with a Free Commercial License via GetIt. The clients are available as part of VCL and FireMonkey. -- Read blog post.
October 25, 2018
This month Microsoft has released a new update of Windows 10 and RAD Studio is ready for it. -- Read blog post.
October 26, 2018
With the coming 10.3 release, RAD Studio R&D and PM teams are making Delphi's new directions in memory management official. -- Read blog post.
October 29, 2018
The coming 10.3 version of Delphi introduces a very handy feature to the language, local inline variables with local scope and type inference. -- Read blog post.