Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!)
Tip #4 ¾: Help When Moving from 32 to 64 Bit
Tip 4 was about the compiler communicating to…
As you may have seen, we worked with the Google Play Store team on an Android 32-bit extension for Delphi and C++Builder customers. This allows customers with existing Google Play Store apps to request an extension to the 64-bit requirement.
Embarcadero customers can…
Audience: Android Developers using C++Builder and/or Delphi planning to release Android Apps
As you’re probably aware, starting August 1st, 2019, applications in the Google Play Store must support 64-bit. We are working to provide 64-bit Android support in RAD Studio…
As part of the new addition of the REST Client Library components in Delphi, C++Builder and RAD Studio XE5, we also include a REST Debugger so that you can explore REST Services and use it to help prototype the property settings for your app’s REST Client components. We also provide the source code to the REST Debugger and you can build other platform versions (Win64 and OSX) of the…
You can easily location enable your Delphi VCL Windows apps
December 9, 2013
Author: Michael Gillen
Sensor support was originally added to Delphi a year ago. The sensor APIs are defined in the System.Sensors unit name scope and can be use in your Windows VCL and FM apps. This blog post will show you how you can easily location enable your…
All of our modern PCs, Smartphones, Tablets and other devices include more than just a screen, keyboard, mouse, memory, and storage. The devices We use include sensors for location, orientation, acceleration, ambient light, etc. My Samsung Slate Series 7 is a hybrid or…