Delphi

App Home Screen Navigation - FireMonkey UI Templates

Providing your application menu on the home/main screen is a popular design pattern used in many applications today. It is especially useful in mobile applications where screen real estate is limited. Home screen navigation can be used by itself to serve as the main application menu, or used in conjunction with a slide-in drawer and/or additional toolbar navigation. Home screen navigation…
Read more
News

C++ Free Compiler Updated to 10.2.3

Embarcadero has had a free download of our C++ compiler and RTL (capable of making Win32 apps) for many years, going back into the Borland days. (In fact, Idera as a company likes providing free tools – check out some of the others here.) We aim to keep that free…
C++

Using C++ Templates to Write Functions and Classes

C++ Templates : Blueprints for Generic Classes and Functions C++ Templates are a powerful feature within the C++ language that extends your capabilities within C++.  Templates are a foundation of generic programming that lets you reuse your source code if you have multiple…
C++

RAD Studio 10.2.3 Webinar Replay

On April 5th, the RAD Studio Product Management team hosted a deep dive webinar on RAD Studio 10.2.3. In this webinar replay, you will learn about the new C++ enhancements including rename refactoring and CMake capabilities in C++Builder, mobile development support in…
News

Creating Better Blogs

Author: Rebekah D   Choose Your Adventure/Topic Most posts here are going to fall into two categories: Descriptive and How-To.  Descriptive blogs introduce and discuss a feature but do not necessarily show developers how to use the new feature. We see this most often…
News

Why create mobile apps in C++

There are a wide variety of languages used for mobile development: Swift, Objective C, Java, Kotlin, Delphi, C#, and C++. What are the reasons to choose C++? Consider a language along three axes: expressiveness, conciseness, and performance. An expressive language allows…
News

Sencha EXT JS Web Client + RAD Server 10.2.3

In this post, we’ll look at the steps to use the Sencha ExtJS library to create a Web Client to connect and get data from our RAD Studio’s RAD Server (also available with Delphi and/or C++ Builder)! Before We Get Started: In this previous post, I showed how RAD…
Delphi

Reported the 35th Developer Camp in Japan.

Author: h.mohri The 35th Developer Camp was held in Japan on 15th March. The venue was Tokyo Akihabara UDX.   In the morning, it was a general session.VP Sherry Silhavy gave a session about the product.  We had a technical session in the afternoon.It was a session such…