XCode 8.3?
Hi, As always, starts aligned like each previous releases... RAD Studio is out, and a few days later, the new XCode is there too.Did anybody try XCode 8.3 with RadStudio 10.2?Is anything broken?Thanks...
View ArticleHow to localize application from code?
The older envirnoment has a unit reinint.pas (Delphi VCL) to localise an application and change an app language from code. I could not to find it in 10.2 so ... is any new method to change the app...
View ArticleC++ | webservice and certificate
Hi, I'm developing in C++ with C++Builder XE8 Enterprise. I have problems with a webservice using a certificate to verify. I don't know how to assign a certificate (*.p12, *.pfx) to the webservice. Can...
View ArticleClient Datasets in Delphi 10.1 Starter Edition
I have recently installed Delphi 10.1 Starter, having used Delphi many years ago. The IDE allows me to create Client datasets but on execution, I get an error EArguementoutofrangeexception on...
View ArticleDSRestConnection to a user and password protected server on https on android
I'm writing clients to a user and password protected server that's using datasnap ServerMethods on port 443 (https). Everything is working nicely on Windows and IOS, but I think something is wrong on...
View ArticleFacing problem in debugging application (using RAD Studio 10.2)
I am having issue with debugging application. When I start debugging the application, the call stack is showing CPU address instead of the stack of actual procedures and functions. Also I am not able...
View ArticleI can build Delphi wizard on Delphi 10, and use on Delphi 2007?
I can build Delphi wizard on Delphi 10, and use on Delphi 2007? I'm using dll but at startup Delphi 2007 issues an AV error. ToolsApi.BorlandIDEServices always = Nil
View ArticleFMX TFrame Mouse Events?
This refers to Tokyo 10.2. I'm trying to capture the mouse events on an FMX TFrame instance but for some reason these events are not available unless the frame parent is a form. I created a new frame...
View Articlegraphics.h
I use bcc32c compiler. The Embarcadero c++ compiler seems to have the libraries I need to run most program techniques I encounter in my tutorial or on the internet. However, just came across a need for...
View ArticleRAD studio takes very long time to open since Windows Creator Update has been...
Hello, I was using RAD 10.1 (Berlin) with no problem until now... Last month I applied Windows Creator Update and was occupied by other businesses... Now, each time I start the IDE, the loading...
View ArticleThird Party Integration
Hi, is possible integrate my firemonkey android app with third Party sdk? Example: I have a sdk for mobile payments, and I need integrate with my own app... tks a lot
View Articlebuild project by Microsoft MSbuild
Hello, I'm build a Delphi project by MSbuild (after successfully build by Rad Studio IDE) and it keeps giving error about don't found the unit of namespace such as "F2613 Unit 'Windows' not found." If...
View ArticleRest Server using text/html is removing carriage returns
In the delphi rest server project wizard evidently there is a bug that causes it to always return json. I found a post on board that said to add this code to override it as in code below. As shown i...
View ArticleProblem with CopyFile and UnicodeString-Variablen
HelloI am programming with the C ++ Builder 2009 and with the function CopyFile or CopyFileW my problems and only if the paths and filenames are not entered as text (eg "C: \\ Program Files \\ .....")...
View ArticleDebug Remote Service
I’m trying to use PAServer to debug an application that runs as a service remotly. This is an issue, is it possible to use PAServer to debug remote service? Grateful.
View Articleborland.studio.interop.tlb error on build/compile
Hello,in the last week i was installed the 10.2 tokyo ide, and i installed the necessary third party components (DevEx, ImageEn, etc.).I made several test build and and other function tests in our main...
View ArticleDelphi BDE Tokyo
Hello! I can not find anywhere about the DBE for Tokyo. Please tell me if it is available for 64bit platform? Thank you Piotr
View ArticleCBuilder 2010: private alias doesn’t show up on the drop-down button on...
Old PC System Vista Install CBuilder 2010, Borland Bilder6 run over 7 years. Neu PC System Windows 10, Install CBuilder 2010, Borland Bilder6 Run "C:\Program Files...
View ArticleUpdate TMemo inside long process
How do I get a FMX.TMemo to visually update during a long running process. I have tried the .Repaint and don't want to use the Application.ProcessMessage if at all possible. Any suggestions?
View ArticleXCode 8.3?
Hi, As always, starts aligned like each previous releases... RAD Studio is out, and a few days later, the new XCode is there too.Did anybody try XCode 8.3 with RadStudio 10.2?Is anything broken?Thanks...
View Article