Advanced Search
Search Results
83 total results found
Common IDE Troubleshooting
Guides to fixing common IDE problems
Troubleshooting RAD Studio
A series of guides to troubleshoot common issues with RAD Studio (Delphi and C++Builder)
Disabling unnecessary packages
Restoring Toolbar to default
Commonly when upgrading RAD Studio in-place, changing scaling percentage often or using the IDE over an RDP connection, ever so often it happens the main toolbar changes size and misplaces menu items as shown below. To reset the toolbar to defaults, do the ...
Deployment For Android
Troubleshooting steps to resolve issues when deploying your FireMonkey app for Android.
Frequently Asked Questions
A collection of frequently asked questions with regards to licensing, upgrading the IDE, extensions, debugging and so on.
Android Development
Hotfixes specifically applicable for people who are doing Android development
Deploying fails during install in 11.2 or 11.3
When you try to open and deploy either a new or existing FireMonkey application and you've performed an in-place upgrade of RAD Studio, either from 11.0 / 11.1 to 11.2 or 11.3, or from 11.2 to 11.3, it happens there are leftovers which causes the deployment st...
Tweaking the IDE
Guides to tweak the IDE and improve your quality of life as a developer in the RAD Studio IDE, while spending many hours working on awesome products.
Registration limits and how to increase them
Deactivating the built-in refactoring features in the IDE
RAD Studio ships with built-in refactoring features, however, it is well known the current version (As of writing, 11.3) of the tools have trouble grokking newer code constructs and often they get in the way instead. Thankfully, you can easily deactivate the ...
Licensing and Registration
General questions and answers to licensing in RAD Studio. Note: If you're in doubt, always reach out to your local reseller or Embarcadero Sales team with your specific questions.
macOS Development
Introduction to XML Mapper
Getting Started with XML Mapper
Advanced Features of XML Mapper
Practical Examples
Fix "Jar libraries added to Android 64-bit platform target are not compiled"
Due to a bug (as at March 28th, 2023) in Delphi 11.3, libraries that are added to the Android 64-bit platform target in a project are not compiled. This can result in errors when the application runs, e.g: Project testapp.apk raised exception class EJNIFatal ...