Fatal error F2582 unable to load DLL compllvm.dll
I installed Delphi Tokyo, installed Platform Android through the platform assistant, attached a Samsung Tab E to the computer, it is seen by Delhi. But on compling to the Tab it gives a Fatal Error...
View ArticleRadStudio 10.2 Tokyo clang error reading dfm files
Hello, I have an existing c++ project that works well with the RadStudio 10.2 classic compiler, but when compiled with the clang compiler I get the following error during creation of the forms (when...
View ArticleFireDAC - incorrect auto replacement of CRLF with LF
I have a problem with Delphi application using Firedac connection to Oracle DB. When I send CRLF special characters included inside query (using TFDQuery.ExecSQL), it is always converted to LF only. I...
View ArticleER/Studio Data Architect: Can not upload Diagram to Repository
Hi Experts,I apologize if this may be a simple or dumb question, I am new to Data Architect.I have created a new Diagram, based on one of our DBs, and want to upload the Diagram to our Repository.When...
View ArticleHow to see debugger window in breakpoint?
Hi I created an application in Delphi 10.1 Berlin and when I try to debug and stop with a breakpoint, it does not show the debugger window, I can't use the F8 or F7 keys either. I run in debugg mode...
View ArticleAuthenticate users via fingerprint scan
Hi, Is it possible to develop a custom application that can authenticate users via fingerprint scan? Best regards. Manoel Pedro
View Articlehow to use PerspectiveTransformEffect
Hello there I have a PerspectiveTransformEffect that I have in hand for the sample application. I would like to use this effect by entering manual values through the program
View Article"Not responding" message when accessing drives.
I have a routine that accesses a large number of drives on my system. Sometimes Windows fires up each drive before proceeding with the app. On occasion, I get a message "Not Responding" in my app...
View ArticleDelphi Tokyo ShowShareSheet has degraded performance?
I'm trying Delphi Tokyo.I found a problem with the ShowShareSheet feature on Android. With large images (2528x1978) before viewing the list of apps that can serve it takes up more than 20 seconds. I do...
View Article10.2 Tokyo false keyboard size
On android devices in virtualkeyboardshown event the keyboard bound is incorrect with 10.2 Tokyo. So the scrollableform demo doesn't work. On my test device it says the rect top is 508 and the bottom...
View ArticleTime Sync with TIdSNTP
I am seeing dates far in the future (2025) when using TIdSNTP over a long period of time and with time.nist.gov. Has anyone seen anything like this? I am trying to determine if this is TIdSNTP, my...
View ArticleRibbon Quick Access Toolbar items visibility issue
Ribbon Quick Access Toolbar items icon are not visible in C++ Builder while it works fine in Delphi: C++ Builder Demo project: Delphi Demo project:
View ArticleComponent Accessibility for an RPA Application
We are currently working on Delphi 2007 however we plan to upgrade to the latest version sometime next year. We are currently exploring the option to implement an RPA (Robotic Process Automation)...
View Articlewinapi problems with 10.2
I have an issue with the 10.2 Trial edition. I am able to compile a C++ Release Build but cannot compile a Debug Build. I am getting numerous E2257 errors in Winapi.Windows.hpp and...
View ArticleNexusDB and FireDAC
Why does FireDAC NOT work with NexusDB (V4) using thgeir ODBC driver. NexusDB say the problem is with FireDAC.
View Articlegit integration - ssh protocol
Hi does anybody know if I can work with rad studio and git repositories using ssh protocol ?
View ArticleDelphi 10.2 Tokyo: Components do not show some images from TimageList on Android
I tried to compile and run original sample application on Android tablet - “ListVieImageIndex”. I found out that some rows of TlistView did not show any picture. Then I created simple program with...
View ArticleDoubt about fmx
I fill a listview of this two forms within a loop 1. LItem := ltvProduto.Items.Add; lDescricao := LItem.Objects.FindObjectT('Text1'); lPreco := LItem.Objects.FindObjectT('Text2'); lBarra :=...
View Article10.2 Tokyo handles BLE discovery on Android differently than 10.1 Berlin.
(My apologies for this lengthy entry) I have had some problems getting BLE to work according to my needs on both iOS and Android, but after some work arounds (see my comment and issues on...
View Article10.2 Tokyo BLE Framework fails to discover devices on Android, works on 10.1...
I am creating a separate entry for this from replies I made on a similar entry. This one has to do with the BLE framework and not the BLE component. After changing to 10.2, BTLE discovery is not...
View Article