Support 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 ArticleHow can I Change the shape of Firemonkey windows?
In VCL I can change the shape of a form using SetWindowRgn. I would like to do the same with a FireMonkey App when it is on the Windows platform. I would also like to do it on macOS as well, but that...
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 ArticleIndy will support BoringSSL in the next versions of Delphi?
Indy will support BoringSSL in the next versions of Delphi?
View ArticleWhat is the Delphi 10.2.1 latest build no?
Hello, I downloaded and installed the delphicbuilder10_2__1.iso on a fresh new Windows 10 Pc.The build reported by the info window is : Embarcadero® Delphi 10.2 Version 25.0.27659.1188. On the download...
View ArticleODS
Hi I've been digging around the web and trolling the developers network site. I'm trying to read an .ods spreadsheet into a delphi program. It's a table. I needed to do this in R and it was as strieght...
View ArticlePop-up menus closes immediately on MacOS High Sierra 10.13
Create a new Firemonkey C++ Builder application for MacOS add a StringGrid add a Popup menu add some menu items connect the pop-up menu with the string grid. Run the app on MacOS 10.12.6 and the pop-up...
View ArticleWebsocket client
Hello everybody! I really need help: I can't find anywhere any guide to connect a FMX application to a websocket server. In my specific case, I have done a little WS server in PHP and Ratchet and it...
View ArticleWhat changes will Sencha acquisition bring to C++ builder?
I've read the news that "Idera acquires Sencha to strengthen developer tools business". I am a bit concerned about what changes it will bring to C++ Builder.I don't want to use Javascript or Java...
View ArticleTokyo android MessageDlg
the MessageDlg Function in Tokyo version for android.... dosn't work
View ArticleGetting an IOS screenshot from your C++ Builder app
I have been publishing an ios app on appstore for some years now, but my latest version were refused by Apple because I didn't have proper screenshots from different apple devices. Since the app is...
View ArticleCommands out of sync in Tokyo
UPDATE Berlin to Tokyo Several MySQL-calls returns error message: Commands out of sync. This happens in the programming environment and in the resulting program. SQL commands like stored procedures...
View ArticleAnsistrings for nextgen
Are there plans for ansistrings in the NextGen compiler so Delphi written Linux servers can handle UTF-8. I have memory of it being mentioned, maybe at the Developer Event in London in May, but cannot...
View ArticleContext help not installed
I have an installation of Rad Studio 10.2 installed on my PC that was installed for me, when I press F1 to invoke the context help I get the following error: 'RAD Studio's help is not installed. Please...
View ArticleEmbarcadero is not building in debug mode.
I am using embarcadero rad studio @2010. It is building fine in release mode but it is not building in debug mode. There is the error for Ilink 32(lme1542) unable to link. also, we get warnings for...
View ArticleHow to save bitmap to rgb pixelformat in firemonkey?
Dear: When I make MakeScreenshot and save to file. The file format is default to 32bit(BGRA). how to save to other format? like RGB, BGR_565 etc. It is easy to do in VCL. only set pixelformat. but...
View ArticleREST Service
I create a small application with the TRESTClient, TRESTRequest, and TRESTResponse to interogate SOAP Service. Soap service have url='http://192.168.1.74/JavaReportService/ManticoreWebReport?wsdl' and...
View ArticleProblem sending error reports
Hi.I am having trouble sending reports related to compiler error.1. At some point in time, an error occurs.2. The report is automatically generated.3. Describes the concrete steps that led to the...
View ArticleLoading environment variables from RAD Studio when using command line builds
I'm working with RAD Studio on the Tokyo version. I would like to build my projects from the command line (for build automation). I've found out that I could use msbuild and it seems to work. However I...
View ArticleXcode 9 and SDK MacOSX 10.13
Today Xcode 9 with command-line tools for SDK MacOSX 10.13 arrived to my Mac. After the upgrade I can still compile a Delphi project, but not C++ Builder. Going back to SDK 10.12.4 got it working again...
View Article