Delphi 7 to 10.2 32 win target proj
Hello, What steps do I have to do, in order to convert a Delphi 7 win32 to a 10.2 win 32 after using the convert and renaming new project option, also dealing with win 32 created files?. PI; Also...
View ArticleDelphi 10.2.2 keept hanging
My Delphi IDE keeps hanging. It feels like the issue is with code completion: it only happens when I'm working on project code that deals heavily with generics. I would start editing some code and,...
View Articlegoing from version 10 to 10.2 _TCHAR mapping causes trouble
Hello I bought version 10.2 (Update 3) of C++ builder. My earlier version was 10. Most of the projects made with 10 do not link if "_TCHAR maps to" is set to wchar_t in debug mode. Even very simple...
View ArticleDisocover services after disconnect BLE
Hello, I would like to be able to disconnect from a BLE peripheral and reconnect to it without having to fully close the application. I have used the BluetoothLEDevice.Disconnect function. The BLE...
View ArticleApp stopped compiling for iOS 11.3; [DCC Error] E2597 ld: file not found:...
I'm using Delphi 10.1 Berlin I now get this message when I try to compile [DCC Error] E2597 ld: file not found: /usr/lib/system/libcache.dylib for architecture arm64 I can't find this file on my Mac Do...
View ArticleDelphi Tokyo 10.2 TDSRestConnection DataSnap Connection on Windows 7
When running a datasnap client application with the componente TDSRestConnection on windows 7 i am encountered the following error: "Error sending data: (12030) The connection to the server was aborted...
View ArticleGoogle Firebase Messaging Delphi
I received an email from Google today that the Google messaging will be deprecated by next year. Hence, it would be advisable for anyone who want to make use of remote notification to use the Firebase...
View ArticleHeaders wrong or missing for iOS 11.3
I am using C++ Builder 10.2.3 to create an app for iOS 64 bit devices. I have XCode 9.3 on my Mac (which is running High Sierra 10.13.4) and PAServer 19.0 from the CB 10.2.3 update. I am having...
View ArticleSuddenly F1 (Context Sensitive Help) inside IDE stopped working
Any idea how can i get my F1 back inside IDE? Thanks ps: Using Windows 10.16299 64, Delphi 10.2 Version 25.0.29899.2631
View ArticleSubVersion client from the IDE
Hi there, Trying to get the Subversion client to Work from inside the IDE (following the guidelines from the README file (c:\Program Files (x86)\Embarcadero\Studio\19.0\bin\subversion\) and the online...
View ArticleComport Library for Delphi 10.1 Berlin
1. Where can I download Comport Library for Delphi 10.1 Berlin? 2. How can I code for Pole display RS232 in Delphi.
View ArticleDelphi Out of memory
Hello,I have my application working smoothly in Delphi XE2 with BDE with PostgreSQL databse.Now, it has been migrated to latest Delphi 10.2 update 3 with PostgreSQL database only.This application is...
View ArticleMobile add-on serial number for 10.2.3?
I updated my RAD environment to version 10.2.3 a month ago or so. I wonder when you people are going to send out the additional "mobile add-on serial number" I need in order to be able to develop...
View Articlefgets flawed beyond 2GB in BCB Tokyo 10.2 Version 25.0.26309.314
C++ fgets works ok up to offsets of 2GB, but beyond that it returns wrong results (the line read in is not the one I can see is there). Any remedy? Thanks!
View ArticleApp crash on iOS after launching splash screen
Hi, please help. I'm using RAD Studio to develop iOS and Android Apps. everything look good on Android, but when I running on iOS simulator via PASServer, App crash immediately after splash screen. Thx...
View ArticleIntegrating UIAutomationLibs into my C++ project
Hi all, I tried to create a new DUnitX test-case using the UIAutomationLibs in a new C++-DunitX test-case. I was able to create such a test-case in Delphi, but now I am struggling to do the same in...
View ArticleCannot initialize OCI environment
I am using Delphi 10.2 alongwith Oracle client 12. While running my application I am getting '[FireDAC][Phys][Ora][OCI] . Cannot initialize OCI environment'. What problem it should be?
View ArticleRecommended replacement for NMSMTP component in Delphi 5 to Delphi 10.2 (Tokyo)
Hi...I need to replace the of NMSMTP component in Delphi 5 with similar feature/properties in Delphi 10.2 (Tokyo). I've seen alot of recommendation to use Indy. Do I have to pay for separate license...
View ArticleFiles and maps are invisible on filemanagers - but I can find them using...
Hi When I save files, they are not visible to any filemanager I have been able to lay my hands on. But they are there, I can read them and write to them and see them using tDirectory.getFiles. I...
View ArticleFiremonkey tWebBrowser can never see my files
Hi When ever I try to start WebBrowser with a file, I get a message that the file cannot be found. I tried checking if the file exists and then read the files by webbrowser - but I get a "File Exists"...
View Article