Converted from Xe7 to Xe10.2 and now get strange Checkbox issues
Hi Guys Just converted over to Xe10.2 but a strange thing happens when using the vertical scroll box on on of my pages, it checks and unchecks boxes as I move the page up and down. Pretty strange and...
View ArticleUsing Delphi 10.2 and can't turn off "Enable runtime themes"
I'm using Delphi 10.2 and can't turn off enable runtime themes. I uncheck the option in the Project Options -> Application page, then click the OK button, then re-open Project Options, and the box...
View ArticleFatal 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 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 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 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 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 Articledelphi seattle, iOS simulator run, can't load devToolsFoundation
Hi. I'm trying to set up compiling an app for iOS using the iPhone 5 simulator. I am running Delphi 10 Seatle on a Windows 10 machine, and the X-code on a Mac with macOS Sierra 10.12.5. X-code is up to...
View ArticleNew installed components not shown in tool palette
Hello, I have C++ Builder 10.1 Berlin SP1 on Win10Pro with newest updates and I have the problem that components for e.g. WinSoft's Camera component not available in the tool pallete. But the setup...
View ArticleTMultiView exception
MultiView has a big problem in Win32: if I use TMultiView in popover mode, when the first time popover appears all runs well; the second time it generates an exception and popover doesen't appears....
View ArticleMissing button in file dialog "Filter editor" at design time
At design time "ok" button doese't appears when I edit Filter options. Windows 10 !!!
View ArticleRAD server apache installation
Hello, I'm trying to deploy Rad Server 10.2 under apache on linux. I installed Interbase xe7 and register my Rad server licence. When running EMSDevServerCommand it works correctly I can can access...
View Article