Delphi

Coding Bootcamp: Learn Blazing Fast Android And iOS Development With 13 Hours Of FREE Training

Author: Mark- The Delphi Boot Camp series is a free Coding Bootcamp with over 13 hours of training, question & answer sessions, and more with experienced developers. Delphi can be used to build cross-platform applications for Android, iOS, macOS, and Windows 10. This coding boot camp will bring you up to speed quickly and get you building and deploying apps to your devices fast. If…
Read more
C++

Learn To Quickly Use NoSQL With MongoDB And FireDAC In Delphi And C++Builder

In CodeRageX there were two sessions around MongoDB. The first session is the basics and the second session is more advanced topics dealing with MongoDB.MongoDB is an open-source NoSQL document database. The first session covers a MongoDB overview, JSON and BSON, the FireDAC MongoDB API wrapping classes, and the FireDAC MongoDB datasets.The second session covers indexing, query options…
Read more
Delphi

Setting a Tab Item Badge Value

Author: Chris Chuah I recently received some questions on how to display a circular badge icon and badge value on a tab item in TTabControl. Badge icons are commonly set to indicate a status change. The number displayed on the badge is frequently tied to a local notification or a push notification that’s been received. For example, popular social media apps show a badge value on the…
Read more
C++

Build apps for macOS Sierra and iOS 10 with RAD Studio Berlin Update 1

You can add the macOS and iOS 10 SDKs to your IDE (Tools > Options > SDK Manager) after updating your Mac to macOS 10.12 (Sierra) and downloading and installing the latest version of Xcode (Xcode 8). You can then target iOS 10 and macOS Sierra, as well as Windows and Android. Delphi app running on an iPhone 7 on the iOS 10 Simulator                        …
Read more