Tokyo: Simultaneous use of stored procedure on MariaDB database fails with...
Why is the following code working flawlessly in Delphi 10.1 Berlin, while 'fdquery2.open' fails in 10.2.1 Tokyo with an error "Commands out of sync; you can't run this command now'. I need similar code...
View ArticleHow to fix TMemo's firemonkey problems?
I have problems using TMemo component in android applications. FMX TMemo shows a strange behaviour editing in Samsung S7 (Android 7.0), the lines changes their order while they are entered and is...
View ArticleWhere's My Canvas?
I broke some working code, but can't figure out how I could have caused this particular problem. I have a TImage in a scrollbox. If I build a bitmap from an array of data and...
View ArticleApp increases Android/iOS storage data size!
App increases Android/iOS storage data size! Hello! I have a app with a feature using WebBrowser (Firemonkey). It opens a simple web page, with disabled cache.So, every time I open a simple page , the...
View ArticleExtremely large win32 exe file size 10.2 Delphi
I've decided to learn Delphi since I found it perfect for my needs, however while taking a first look at the IDE I've fired up a "VCL Forms Application - Delphi" resized the form and added a button,...
View Articlebcc32c.exe #defines _MSC_VER if -A (Enable ANSI conformance) option given
Hi, I've got this test program: #ifdef _MSC_VER #error _MSC_VER is defined #endif int main() { return 0; } Using bcc32c.exe (version 7.30), if I compile this without the -A option then it compiles...
View Article[ilink32 Error]
Hello. Today, as installed Rad Studio 10.2. When compiling forms (Form1), you receive the error [ilink32 Error] Error: Unable to perform link. What I do wrong?
View ArticleApple App store firemonkey static library problem
I wanted to publish an ios firemonkey application and got the following rejection reason from apple. "Your app contains static libraries but static libraries are not allowed in apps. Please remove...
View ArticleGalaxy Tab 7 shows up in DevicePresets.xml but not in View Selector in IDE...
I am trying to target a Samsung Galaxy Tab 3 7" for screen design in the IDE. In the Form Designer I can select Android as the Style, but the View selector lists generic Android entries: Android 3.5"...
View ArticleER Studio 17.0 naming Standards upload
how do you upload names and abbreviations from and external file into the naming standards in ER Studio 17.0
View ArticleRAD Server Custom API Documentation
I have just started experimenting with RAD Server. One of the features that make the investment attractive is the self documenting API’s feature, which would save a lot of work in supporting external...
View ArticleComponents tooltip?
Hi, For years, when I hover the mouse cursor above a component in the component toolbar (I use the classic undocked editor setting with components on the horizontal toolbar) I never get any tooltip...
View ArticleSupport for ARM64 (Samsung Galaxy S8)
Delphi 10.2 Tokyo (and possibly Delphi 10.1 Berlin, after update 1) support Android Nougat, however I still cannot run (or even target) Delphi applications to a Samsung Galaxy S8. I am fairly sure that...
View ArticleHow can I Change the shape of Firemonkey windows?
In VCL I can change the shape of a form using SetWindowRgn. I would like to do the same with a FireMonkey App when it is on the Windows platform. I would also like to do it on macOS as well, but that...
View ArticleWebsocket Client
How Can I connect websocket server like ws://localhost:8080/Test Using Rad studio C++
View ArticleRAD server apache installation
Hello, I'm trying to deploy Rad Server 10.2 under apache on linux. I installed Interbase xe7 and register my Rad server licence. When running EMSDevServerCommand it works correctly I can can access...
View ArticleIndy will support BoringSSL in the next versions of Delphi?
Indy will support BoringSSL in the next versions of Delphi?
View ArticleWhat is the Delphi 10.2.1 latest build no?
Hello, I downloaded and installed the delphicbuilder10_2__1.iso on a fresh new Windows 10 Pc.The build reported by the info window is : Embarcadero® Delphi 10.2 Version 25.0.27659.1188. On the download...
View ArticleODS
Hi I've been digging around the web and trolling the developers network site. I'm trying to read an .ods spreadsheet into a delphi program. It's a table. I needed to do this in R and it was as strieght...
View Article