C++

Get ~$2,000 Worth Of Mobile Game Source Code FREE For Delphi And C++Builder

Are you ready to dive into game development on mobile? Why not get a head start with thesefour games: Alien Invasion, Mars Rocket, Rocket Ship Delta, and Space Rocks. They come with full source available forDelphi and C++Builder which you candownload and get started with right away. The game source codes are available for both the Starter Edition and the Pro orhigher…
Read more
News

Migrating Delphi - Case Studies Webinar

On this webinar we learned how to migrate from older editions of Delphi with some stories of what to look for and how to update your code (including tools and resources to help you along the way) This webinar focused on these three areas for migrating legacy Delphi to the…
C++

David I becomes an Embarcadero MVP, starts new job at Evans Data Corporation

Author: JC Whitsett In today’s interconnected world, companies in all industries need to publish APIs and cultivate a developer community to access and use them. To be competitive today, attracting and supporting developers is essential. The key to cultivating a vibrant developer community that uses your APIs and supports your platform is a good developer relations program. After 43+ years in…
Read more
News

Compiling a Million Lines of Code with Delphi

Author: Jack M57168 I was talking with someone the other day about how fast the Delphi compiler was. I decided to build a sample app to see how long it would take to compile a million lines of code. I made a video to show the results . . . I plan to expand…
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
News

Using Migration Tool to Move Your Settings to Update 1

As you can read in the comments of the blog post announcing Berlin 10.1 Update 1, if you are using the GetIt based installer, the registry settings are not preserved as you uninstall, unlike when you are using the traditional ISO-based installer. Beside manually backing up…
News

InterBase and Windows 10 Anniversary Update

Author: Steve A416 NOTE: This problem goes away, if you install InterBase XE7 Update 7 or any build of InterBase 2017. We are getting reports from customers who are unable to connect to InterBase after applying the Windows 10 Anniversary Update. The error could be: "Cannot…
C++

Easily Connect Your Local Devices Together With App Tethering

With Delphi and C++Builder it is now easy to use App Tethering if you want to build applications that can communicate with other applications on the same machine or located on remote hosts. It is now simpler to communicate and share information across multiple platforms: mobile or Windows. For a quick intro, just to keep you interest alive and make you start building your first tethering…
Read more