Inconsistent behavior of ->setFocus with TEdit
Does anyone have any experience or helpful advice about using ->setFocus with TEdit controls? When I write simple code and use ->setFocus, the cursor appears, flashing in the desired TEdit, when...
View ArticleSupport for ARM64 (Samsung Galaxy S8)
Delphi 10.2 Tokyo (and possibly Delphi 10.1 Berlin, after update 1) support Android Nougat, however I still cannot run (or even target) Delphi applications to a Samsung Galaxy S8. I am fairly sure that...
View ArticleCalling TStyledPresentationProxy from C++
I am trying to register a new presentation for a custom control in C++.  Is it possible to convert the following Pascal to C++ code?  I am having trouble with the last parameter, the...
View Articlefiremonkey stylelookup Icon color
10.1.2 can use IconTintColor properties to set the styleLookup icon color. How about 10.2? thank you
View Articlegit integration - ssh protocol
Hi does anybody know if I can work with rad studio and git repositories using ssh protocol ? Â
View ArticleProblem with form height in IDE
Form 800x600 being resized to 800x580 when the form is opened in the IDE. What to do?
View ArticleWinsock
We are getting Winsock errors on database connections in our existing application written in Delphi 2007. This is not using FireDac. Do the FireDac connections in 10.2 use Winsock, or have they moved on?
View ArticleAV installing packages into IDE
We've got a no. of old 3rd party components that when our main project was migrated from Delphi 2009 to Delphi 10 Seattle were not repurchased, but upgraded in house. We've not had any issues with...
View ArticleLinux support
I have several projects using c++ builder 6. Â Is there any version of the Embarcadero product that will support compiling this into an exe that can be deployed under debian linux? And if so where can...
View ArticleHow to connect bluetooth printer from IOS device ?
Hello, Â Â Â Â i have code for connecting bluetooth printer from Windows & Android devices but i couldn't able to find any sample program for IOS. Please help me on this.
View ArticleStructure pane popup wrong
Structure pane popup menu gives a popup item "Tool Windows". After clicking this it gives the correct normal popup menu. I have no glue why this started to happen this morning. Searched Options,...
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 ArticleProblem loading data -- RAD Studio Platform Selection
I am evaluating your product 'RAD Studio 10.2' with my office PC. The following problem appears when I start the software. Â 'Problem loading data' Cannot load data from the server: Error sending data:...
View ArticleRibbon Quick Access Toolbar items visibility issue
Ribbon Quick Access Toolbar items icons are not visible in C++ project while it works fine in Delphi project:
View ArticleTSQLConnection without driver in registry on workstation
RX10.1 Enterprise Windows 7 and 10.  I'm trying to establish an odbc connection to a SQL Anywhere server. I'm hoping to do this completely DSN-free, and without having to set the "SQL Anywhere 11"...
View ArticleCharacters of foreign languages (German Umlaute) in 64Bit app
Hi, I do have problems in displaying German characters (Umlaute as in my last name) but only when I use 64bit Windows as target OS. In the 32bit version it's correct. French, Arabic... software should...
View ArticleAbsoluteRect problem in 10.2 Tokyo on Android
I have a problem in Rad Studio 10.2 Tokyo on Android. The property AbsoluteRect of a TEdit control doesn't work correctly. It worked in 10.1. I tried the ScrollableFormDemo in 10.2 and scrolling...
View ArticleGotoBookmark issue
I receive the error  message [dcc32 Error] unt1.pas(38): E2010 Incompatible types: 'System.TArray' and 'Pointer' at the  GotoBookmark(pointer(DBGrid3.SelectedRows.Items[i])); I try with format:...
View ArticleNo FireDAC in RAD Studio 10.1 Berlin Architect Trial ?
Hi, I just installed RAD Studio 10.1 Berlin Architect Trial, but when trying to open sample project Object Pascal\Database\FireDAC, i get many error messages like : "TFDMemTable class not found ..."....
View Article