How to narrow down a dropdown list of a ComboBox with a TSearchBox
How to narrow down a dropdown list in a ComboBox with a TSearchBox in a firemonkey application (Delphi 10 Seattle). If I click in the TSearchBox to enter some text the list is closed. type...
View ArticleHow do I define DATETIME precision in a MySQL 5.6 model?
I added a custom data type of DATETIME(3) to the Datatype Mapping Editor but it doesn't show up in my model as an option for a data type when editing a column.
View ArticleRad Studio 10 Seattle WSDL import
With Rad Studio 10 Seattle WSDL import gives *Error*: Unable to load WSDL File/Location SoapAction:"" With Raad Studio XE everithing work fine.
View ArticleEAccessViolation error when accessing Server Module components through forms.
I am developing a datasnap server/client application. I am experiencing problems with my datasnap server, particularly in accessing server module components through forms. For example. My Server Module...
View ArticleHow show the virtual Keyboard? (C++ Builder,Multi-Device App, XE8)
I´m using 2 Forms in my project. In both Forms i have Tedit components, when i click on the Tedits in the main form there is no problem with the virtual keyboard.But when i show the second form and...
View ArticleF2048 Internal Error
Using Delphi 10 Seattle PE, FMX While building my app for android, I get an internal error. [DCC Fatal Error] GeneralHelpers.pas(106): F2084 Internal Error: AV712A0B7B-R71525000-0 [DCC Fatal Error]...
View ArticleFireMonkey equivalent of VCL TCriticalSection
I have several VCL classes that I have developed that allow me to create a software state machine running in it's own thread. I now want to use this code in an Android App. But I can't find the...
View ArticleFirebird on OSX...
Hello All, I am developing an app for OS X that connects to a Firebird database using C++ Builder XE10. I have installed the Mac OS X 64-bit Classic, Superclassic & Embedded (Intel) on El...
View ArticlePOSIX process pause wait sleep
Hi, there I intend to create a data communication between two processes based on console application mode, i.e. DOS system. the goal is that A process run at first, then pause, send a message to B...
View ArticleER/Studio not recognizing concurrent license file in presence of Rapid SQL...
I have installed ER/Studio and I've imported our concurrent license file. The license manager page shows five other licenses for Rapid SQL. ER/Studio doesn't seem to know which license file to use, or...
View Articlecg32.dll not found
Windows 32 app will not run (after clean compile and link) because "cg32.dll is not found". That file does not exist in my installation. Where is it?
View ArticleF1027 Unit not found: 'System' or binary equivalents (.dcu)
While trying to install TComport_411f into Delphi-10 Seattle (Starter Version), the IDE apparently got messed up and now none of my work will compile. Any attempt to compile even the simplest VCL...
View ArticleTo integrate Prolog and C++..
I want to integrate Prolog and C++. I want to take input in C++, process the input in Prolog and display the output in C++.
View ArticleTo integrate Prolog and C++..
I want to integrate Prolog and C++. I want to take input in c++, process the input in Prolog and display the output in c++.
View ArticleHow do I connect a Form to Access or SQL Server
I have looked every where and cannot find any instructions on how to connect and use Access database or even SQL Server to a Form in Delphi 10 Seattle. I have been away from Delphi (Delphi 8) for a few...
View ArticleHow to run Web application run on a hosted server.
Hi, I am new in XE6. I tried to develop an application in Intraweb and in my development machine I can run the application. Now I would like to install this application in my hosted server. Deployment...
View ArticleSnowflake 'Variant' Data Type and ER Studio User DataTypes
Hello, I am attempting to create a data type, in ER Studio, that will be forward-engineered into an emerging cloud DW database platform called 'SnowFlake', which is ANSI-compliant, except that they...
View ArticleW8006 warning on second instantiation of inner type of template class
Hi there! I stumbled upon a bunch of W8006 warnings and set myself to removing them, because I couldn't figure out for the life of me why the compiler was behaving the way it is. Here is the basic...
View ArticleWhere is my previous question
I think I am in the development Web site as nothing works. I know I had a Question about Access/SQL Server databases and actually read a couple of Answers, but now I cannot find this area. Am getting a...
View ArticleHow to get Android device email address in Delphi 10
im trying to get my device email address, i used Java2OP to convert AccountManager class to object pascale, However, i tried to get the email address using.. jAm: JAccountManager; accounts:...
View Article