Cached Data a Problem
Hi I have an application that writes a lot of data to tables in a MSSQL table. And other windows that need to display this data. The problem I see is that the data just written isn't being shown in...
View ArticleIDE (XE 10): how to change background color of search result
Hi, Imade several attempts to try and change the color of search results (in Embarcadero XE 3 / 10.2). When the searchterm is selectect, this is very clear which line is the selected one:...
View ArticleMissing MSBuildTools
Hello, I have installed Rad Studio 10.2.3 on a Windows 8.1 Pro, 64 Bit System. The IDE starts normal. After open a project all system units, like Vcl.Forms and System.Classes, are not available. Trying...
View ArticleDecimals??
Hi I have created a calculated field which determines the average of two sets of figures. Here is my code in the OnCalculatedFields event : Try Dataset.FieldByName('calcAverage').AsSingle:=...
View ArticleJava JDK
Just getting started with Android development inside of Delphi 10.2.3. Tried to install Android SDK but was told to install Java JDK. Searched on web. Which version do I use, and where is the safest...
View ArticleJava JDK
Hello, I answered my own question about the JAVA JDK. Something Jim McKeeth wrote led me to look under the TOOLS MANAGE PLATFORMS menu choice, and I was able to download the JDK from there. Problem...
View ArticleDebug mode versus application mode
Now that my first Android application works on my tablet with the debug umbilical cord in place, how do I remove that cord and still be able to START/STOP my simple app on my tablet as a normal tablet...
View Articledebug mode versus application mode
hello, once again I answered my own question. I found the icon for my app, and can control it just like any other app, even with the cord disconnected. Still getting used to this Android environment.
View ArticleEmbarcadero RAD Studio for Windows has stopped working
I am using 10.2.3. I had same issue with 10.2.2 but not XE. Issue began quite recently I do a build and when attempt to run program, message "Embarcadero RAD Studio for Windows has stopped working"...
View ArticleBLE: unexplained delay while WriteCharacteristic (XE8)
Hello, in an App for Andriod an iOS i use TBluetoothLEManager to communicate between mobile and a BLE-Device. To send data to the BLE-device, i use the code-sequence:...
View ArticleHow to test app .ipa before submitting to Apple
I would like to to test an Application Store build of my app before I submit it to Apple. I have tried installing the .ipa onto a test device using Mac & Xcode 9.3 but I am getting errors. Can...
View ArticleDelphi License
I have 3 PCs running Delphi 10.2 Tokyo. I renamed each PC to make things easier on the network. Now none of those computers will run Delphi. License problem. If I try and enter my license details, it...
View ArticleHow change icon message when receive an ios push notification
My app icon was configured without any problem. See image bellow: But, when my app is closed and i receive an iOS push notification, it doesn't shows my app icon... it shows delphi icon. See image...
View ArticleError stdarg.h not found
Good Morning, Recently I downloaded the latest trial version of RAD to evaluate it in order to program against IOS or choose other development options. After configuring the system and obtaining the...
View ArticleTabSlideTransition demo on my IPhone via PAServer on my Mac, but when it is...
I am trying to run the TabSlideTransition demo on my IPhone via PAServer on my Mac, but when it is compiling it shows the error: [bcciosarm64 Fatal Error] CoreFoundation.h (17): 'stdarg.h' file not...
View ArticleDelphi freezes Windows 10
Dear, I installed Delphi 2007, Delphi XE and Delphi 10.2 on Windows 10 machine still having same issue with latest version Delphi. I created very small project with Delphi 10.2 that connects to Oracle...
View ArticleCalling a c# dll
Hello, I have a 32bit app developed in Delphi 2009. Is it possible to call a 64bit c# dll from this application? Also how can the dll "work" as a 64bit process? Thank you
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 ArticleError while sending a bug report
When I try to send a bug report in Delphi Tokyo It ends up with the message Xml document must have a top level element - Line 0. I wanted to send a report that the copy paste of a simple component in...
View ArticleFmx - Invalid ImageList Index error
We are getting this error everytime we save any file on any fmx project or perform some actions, like change object property on object inspector, or change from code to form. I don´t need to say that...
View Article