DelphiRAD Studio

My Delphi "Ashland Oregon News Dispatches App" is now available on the Apple AppStore

My first iOS/iPadOS app has been accepted by Apple! The app is powered by Embarcadero Delphi. You can read more about the app in this blog post. You can find the app in the store at https://apps.apple.com/us/app/ashland-oregon-news-dispatches/id6670345777. Features: The Ashland Oregon News Dispatches app provides: Curated News Feed: Easily browse…
Read more
C++CodeRAD Studio

Clang v15 compiler support coming to C++Builder 12

For C++ developers who want to take advantage of new ISO C++ language features in Clang v15 along with the power and productivity of RAD development using C++Builder, stay tuned to the Embarcadero blogs and C++Builder product website for news about the next release of C++Builder. Note: “This blog post is based on a pre-release version of the RAD Studio software and it has been written with…
Read more
C++CodeIDE

C++ in the News

In this blog post you’ll find links to recent C++ articles related to the language, programming, ISO standard and software development. The articles included are for the period of November 6, 2022 to December 7, 2022. C++ Language Bjarne Stroustrup was live online on…
C++CodeDatabaseDelphiIDENewsRAD Studio

The C++Builder 25th Anniversary: Visual Development, the Power of the C++ Language and 2.5 decades of Continuing Excellence

Delphi version 1 was launched at the Software Development Conference in San Francisco on February 14, 1995. I and other team members would travel around the world giving demonstrations of the IDE, Object Pascal language, VCL components, and database connectivity. When Delphi was released, one of the frequently asked questions was, “where is the Borland C++ version”. At that time we…
Read more
C++CodeDelphiIDERAD Studio

New Platform Identifiers in RAD Studio, Delphi and C++Builder 11 Alexandria

I was looking through the “What’s New in version 11 Alexandria” and found a cool tidbit about small changes in the RTL for “Platform Identifiers“. Using these platform identifiers can help in your cross platform development projects. Ensuring that all of the platform related identifiers use a consistent naming pattern will also help in your programming efforts. The…
Read more