Consumo exagerado de memória usando Linux.
Aplicações compilada para rodar no Linux, causam vazamento de memória, quando rodando 24/7. Os componente criados em runtime não são liberados da memória, chegando a travar por completo a máquina...
View ArticleHow to make an include path and library path the default for all new...
I have an issue when I create a new project that I have to set the Include and Library path. I'm using latest Tokyo release 10.2 Is there any way in C++ Builder where I can define the include and...
View ArticleDelphicoreide250.bpl
How do I load/install the file Delphicoreide250.bpl? Needed for OS X and Android compiling (^Project->Option->Delphi Compiler->All configurations). Two unclear references in SourceForge:...
View Article10.2 Tokyo ilink32.exe not /LARGEADDRESSAWARE in latest installers
Hi, We have installed 10.2 twice, once from a trial version on 26th July and the other from the ESD installer and from an ISO today. We are dealing with very large projects which have been failing in...
View ArticleCannot launch registrations wizard after installation is complete
After installation of radstudio10_2_esd.exe (choosing "I have a trial licence") the registration manager tries to launch, but returns to Licence Manager screen stating that no valid licence has been...
View Articleregistred
I have delphi seattle enterprise as I can know if for the upgrade I am registered, and if I am not registered as I can register .. for this version
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 Articlecompiling search demo app in delphi and compile error not sure what is wrong.
compiling demo app for searchbox.dpr dcc32 error E1026 File not found: 'Control.res, WinXCtrls.res, CategoryButtons.res. Not sure where to find them. Thks All
View ArticleSpeechAPI 5.1 doesn't work on Windows 10.
Hello. I usually used this code for get all possible voices in my Windows app: procedure TForm1.FormShow(Sender: TObject); var i : integer; EngineName : String; begin try SpVoice :=...
View ArticleHow do obtain support?
We have a support contract for Delphi 10. How do I obtain support?
View ArticleUsing fast XML Vendor that implements importNode function
I need to open large XML files (about 10MB). I must use an XML Vendor for TXMLDocument cross Platform. I need to use DOMDocument->importNode function but only ADOM XML v4 supports this function. But...
View ArticleOpening up Delphi to NO project
I'm new to the latest Delphi world so please be nice. :-) I wrote a very large application from 2004 to 2008 in D7. I'm just getting around to upgrading to the latest Delphi version. I bought and...
View ArticleTBetterADODataSet
Hi. I’m not sure if this will get to someone who can help but I’m giving it a shot :-) I wrote a big program in Delph 7 quite a few years ago. It’s still performing fine for my client. But it’s...
View ArticleInstallation Mobile Add-On with Windows 10
Hello, I bought Mobile Addon yesterday. I use Windows 10 and Tokyio professional. For installing the new feature I shall go to Windows control panel / programs & features, select the RAD Studio...
View ArticleSimple button+label example misbehaving
I installed C++ Builder starter and tried to make my first forms app. I put a button and a label on the form, so when the button is clicked, label text changes to "Hello World!". When i run it and...
View ArticleIs it possible to assign a JSON DATA to RESTResponseDataSetAdapter without...
Hi All, Is it possible to assign a JSON DATA to RESTResponseDataSetAdapter without RESTRequest?
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 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 ArticleInstalling Delphi 10.2 Tokyo
I have Delphi 10 Seattle installed and wish to install Delphi 10.2 Tokyo. Will it be necessary to first uninstall Seattle? All attempts to install Tokyo without uninstalling Seattle have failed with...
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 Article