Need Help : Delphi Datasnap Application Performance Issue
We have developed a desktop GUI application using Embarcadero Delphi XE6. It is Multi tier application using DBExpress, DataSnap technology. We face poor performance, memory leaks, system crash, and...
View ArticleDebug Hover Over Variable (Berlin 10.1)
I am transitioning from Delphi 2006 to Berlin 10.1. In Delphi 2006 while stepping through a program, I could hover over a variable and its value would be displayed in a pop-up. A very valuable...
View ArticleGetting tutorials to use preferred browser
In Berlin10, tutorials are offered. How do I force them to use my preferred web browser, Firefox? It is set as my default browser in Win10, but each time I click on a tutorial it wants to use...
View ArticleNexusDB Embedded (free) not available for Berlin?
Hi, Does anyone know why this is not available yet for Berlin? I can't upgrade Delphi because of this, and I start hating the situation. How much time does it take to update the GetIt package? How much...
View ArticleNexusDB not in GetIt anymore???
Hi, Just upgraded from XE10 Seattle to the Update 1 but NexusDB has disappeared from the GetIt option.Is it just me or anybody else?NexusDB site still says that the Embedded version is available from...
View ArticleDelphi XE8 crash on ctrl or alt etc press
Hi All, We have migrate from Delphi 2007 to Delphi XE8. However when i load my old application it compile and build etc and working fine but when i press ctrl or Alt keys of my keyboard it gone crash...
View ArticleDelphi Seattle Compile for iOS looking for PrivateFrameworks. How to stop it?...
Using: Windows 10. OSX El Capitan 10.11.6 Delphi XE10 Seattle Xcode version 8.0 I know that I might be on the cutting edge here: Updated my iPhone 5S (64bit) to iOS 10.0.1. Updated SDK's in Delphi by...
View Articlelink32 error fatal error
Hi, I need your help. I'm trying to migrate my projects in C++ from RAD STUDIO XE to C++ Builder 10 Seattle.When compiling I have an error: link32 error fatal error: unable to open file DATEUTILS.obj....
View ArticleDisable the scroll temporarily ,of a TvertScrollBox component in Delphi?
I am making an application for IOS and Android devices in Delphi Rad Studio XE10.1 Berlin, and I have a problem. In a form, I have a TvertScrollbox, and within it, there is many components to display,...
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 ArticleDUnitX Framework on Berlin 10.1 not working
Hy all I am intensively using DUnitX in my projects. After the switch from XE7 to Berlin 10.1 the DUnitX Framework is not more working (not compilable). There is a component missing...
View ArticleErro SOAP IIS - WebService (Abstract Error) Delphi 10.1 Berlim
I have problem in SOAP Server Application.When trying to consume the service hosted in IIS presents the abstract error error(Projects in Delphi 10.1 Berlin)But when trying to server in Delphi 7 works...
View Articleclientdataset
Hello Everyone,Recently I have installed RAD Studio 10 Berlin so I can start migrating my Delphi 7 application.I have created a simple form using Zeos Library to connect to my database. Besides that, I...
View ArticleAfter updating to iOS 10, MacOS Sierra, and new XCode, iOS debugging now fails
I've just updated my iPad to iOS 10 (its 32 bit), updated my Mac's OSX to Sierra and updated XCode to 8 then installed the iOS 10 SDKs into Delphi. All according to the guidelines in...
View ArticlebdRightToLeft not work on Android application
In Android application I created need bi-directional languages support. I set BiDiMode property in Form to bdRightToLeft but translated text still in LeftToRight mode.
View ArticleFireMonkey TPathData flatten : M0,0
What is this extra M0,0 Just one is enough. procedure TForm1.Button1Click(Sender: TObject); var PathD : TPathData; po1 : TPolygon; begin PathD := TPathData.Create; PathD.Data := 'M0,0 L0,100 L100,100...
View ArticleTWebBrowser doesn't show any content under iOS 10
TWebBrowser has acted to behave strangely under iOS 10 and Berlin Update 1. Using XCode 8 on the mac side. No web pages show in TWebBrowser. Navigate command does not result in any error or exception....
View ArticleJCL/JVCL and 10.1 Berlin Installation Issues
Hi all, Has anyone else been having a nightmare installing the JCL/JVCL on 10.1 Berlin?Personally, it's starting to get to the point where it just isn't worth the effort to use any of the JEDI stuff...
View ArticleHow to switch language in IDE
Hello, How can I switch the language of the IDE ? Kind regards,Frederic
View Article