Firemonkey Windows Main Menu - how to create a horizontal line separator?
Using 10.2.3 C++ to create a firemonkey Windows 32 application, how do I add a horizontal bar separator between two items on the main form pull down menu. Eg I have a "File" menu which when clicks...
View ArticleDelph 7 -> Delphi Tokyo portability; How to change tlabel background color
Hello, I am porting some Delphi 7 apps to Delphi Tokyo. It seems to me that my apps are not fully compatible with Delphi Tokyo because tlabel properties are managed differently, using Style Elements....
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 Article[Error] Unable to match bundle identifier "Project1" with AppID in all...
I am using XE10, OSX 10.11.5, IOS 9.3.2, XCode 7.3, PaServer 8.0.1.12. For emulator i can debug programs without problem. This error occurs all times when i try to build Delphi IOS device phone app....
View ArticleDebugger ignores TDS, fails to find debug info in EXE
I have a C++ Builder project that I can build and debug using the exact same project settings on my work computer, but when I cloned the repo and tried to debug at home, the debugger failed to find any...
View ArticleError submitting to applestore IPv6 Datasnap (IOS App)
Apple test detail: Your app crashed on iPad or iPhone running iOS 11.2.5 connected to an IPv6 network during our review. I use delphi xe 10.2.3 Tokyo, with datasnap client and firedac server
View ArticleCannot install EMS Package
I can create and run a sample EMS package from the IDE, and the RAD Server (EMS) Development Server loads the BPL file. However, if I follow the instruction to add this to the emsserver.ini file as...
View ArticleDelphi 10.2.3 Unable to debug in android app
I installed delphi 10.2.3 and try to debug a android app but the debug does not start. The app run in the device (with F9 or Shift+ctl+F9) but i can't debug it. I updated the sdk, put the google driver...
View ArticleProblem using XE2 and 10.2 parallel
I had recently installed Delphi 10.2. Ever since I get problems everytime I go back to my XE2 environment. [DCC Fatal Error] ProjectWhatever.DPR(1): F1027 Unit not found: 'System.pas' or binary...
View ArticleDatasnap Rest Server Callback Disconnected after 1 menit
Hi, I've setup a Rest Server as apache module, and successfuly connect the server using Rest Client Connection. But i want to add Callback capability. Here is the code procedure...
View ArticleC++ Builder 10.2. REST CLIENT. Abnormal program termination
When I build a program (C++ Builder 10.2) with the libraries built into the executable and 'REST Client' components I get an 'Abnormal program termination' message on closing of the program. I have...
View ArticleProblem with the memory manager by releasing an TStringList object
Hi, I have a 64bits application that it gets freezed at releaseing a TStringList Object. I am using RAD Studio XE7 version 21.0.17017.3725 i have MadExcept component to help me solve the problem, I...
View ArticleProblem with memory manager by releasing a TStringList object
Hi, I have a 64bits application that it gets freezed at releaseing a TStringList Object. I am using RAD Studio XE7 version 21.0.17017.3725 i have MadExcept component to help me solve the problem, I...
View ArticleWhere did SysSelect.poll go?
I just recently purchased Delphi 10.2 Tokyo Enterprise mostly due to the reintroduction of Linux support...finally, with the idea that I could stop using Delphi 6/Kylix 3 to do Windows/Linux...
View ArticleProblem executing threads simultaneous
Hi, I am using RAD Studio XE7 version 21.0.17.17017.3725 and I have a 64 bits application where it runs over 2000 threads simultaneous. I have two PCs where I compile my application (the same...
View Articledigital signing of a Dephi application?
How can one digitally sign the software one develops so that others know it was developed by me? Thanks, Jim
View ArticleDelphi 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 Article