Access violation error Delphi 10.2
Dear Delphi users, Recently I upgraded my old Delphi program based on Delphi XE4 (now I am using RAD Studio 10.2 Tokyo). I get ''access violation'' error, when I compile one of my existing codes. I...
View ArticleRuntime exception
I have made a small application for Win32 with Delphi 10.2. It compiles and builds OK but I get a runtime exception from System.Classes because it claims that TImage does not exist. What is wrong? Is...
View ArticleProblem linking ios app with TXMLDocument
I'm having a problem linking an app developed for 32-bit ios using C++Builder 10.2.2. If I include a line of code that exercises the TXMLDocument object, the app will not link for ios (see error...
View ArticleUsing math libraries for bode plotting competible with Builder XE2 c++
Hi, I use XE2 Builder c++. I faced with a problem, that I need to plot bode diagram of "Notch" filter in my application. It's simple to do through matlab or Octave math libraries, but difficult to...
View ArticleHow to Back Color Setting (Multi Device Application)
HelloPlease tell me how to change the background color of TLabel dynamically.There is no item to change the background color in the property of TLabel ?C++ Tokyo 10.2.1 Multi Device applicationThanks
View ArticleRuntime exception
I have made a small application for Win32 with Delphi 10.2. It compiles and builds OK but I get a runtime exception from System.Classes because it claims that TImage does not exist. What is wrong? Is...
View ArticleUnresolved external errors while using TList in C++
I'm trying to compile a project in RAD Studio 10.2.2 and having link errors. The project compiles without these errors under Rad Studio 2007. The problem is that the linker cannot resolve the...
View ArticleAccess violation error Delphi 10.2
Dear Delphi users, Recently I upgraded my old Delphi program based on Delphi XE4 (now I am using RAD Studio 10.2 Tokyo). I get ''access violation'' error, when I compile one of my existing codes. I...
View ArticleProblems caused by setting the Priority of an application to a higher level
What problems caused by setting the Priority of an application to a higher level
View ArticleASA Driver Embarcadero Delphi 10.2
I am trying to connect to Sybase Database (SQL Anywhere Ver. 10 / Ver. 17) and I have both (SQL Anyhwere 10, SQL Anywhere 17) installed on my machine. When I add ne FDConnection then can't find an ASA...
View ArticleXE6 - Recource-DLL-Wizard / Add Languages-Wizard fails
When I try to add a new language in my Delphi XE6 project I'm getting the error message "Interface not supported". When I do the same with my XE2 version everthing goes well. Could you please advice....
View ArticleUnable to run any source using Builder 10 Seattle, vclshmem.cpp:...
Embarcadero® C++Builder 10 Seattle Version 23.0.20618.2753 Not able to run any programs at all. Get this message even on the included sample programs. Have already completely manually removed and...
View ArticleI can't get the 10.2.3 installer to work. Fails every time, six or eight...
I can't get the 10.2.3 installer to work. Fails every time, six or eight times so far. At first it was telling me to quit RAD Studio, which was NOT open. It then told me to use the installer I used to...
View ArticleFunction "std::isgreater" is unavailable
Hi, Function "std::isgreater" is unavailable, even though I have included header file "cmath.h". Also, I have checked in "math.h" file, this function "std::isgreater" is available under "using...
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 ArticleHTTP Answer, Different Cookie info in Delphi 6 and Delphi 10.2
Hello, I have to update a Delphi 6 web Application (TDWAWebModule) to Delphi 10.2. Nearly anything works fine, except one function. On a web page is a button, where on can start a PHP script. This...
View Article