Startup error Delphi 10.1 Berlin Update2 (Starter) on Windows 10.
I need help please. Downloaded and installed Delphi 10.1 Berlin Update2 (Starter) on Windows 10. When starting Delphi system responds with "Invalid template library file (......\Repository.xml) An...
View ArticleFIREDAC + SYBASE
 I can not make a Firedac + Sybase 15.5 connection native, returns the following message when trying to open the connection:
View ArticleDelphi Berlin trial serial number for Delphi Berlin
I start a free trial (but accidentally, the product don't accept the license number, I think because I have Delphi Seattle, but the license for Delphi Berlin. Can you help me to solve this problem.
View ArticleDo not set the platform (or packages), C ++ and Delphi RAD Studio 10.1 - Delphi
Hello, I have not installed C ++ and Delphi in the RAD Srudio 10.1, but for some reason the program is started (but the program is not possible), although to format the disk (PC Reset) everything...
View ArticleFiremonkey app not displaying combobox dropdown list on Win 7 pro sp1 pc.
Using 10.1 Berlin Update 2 I have a simple FMX app that contains 1 combo, 1 editbox, 1 button and a grid. Everything works on most win 7 and all win 10 pc's I've tried. But, the combobox (with 3...
View ArticleCreating a custom column in TGrid
Hello, I use a Delphi 10.1 Berlin with FMX. I wonder how to create a customized column in TGrid, in which every cell will be with a TButtons. Maybe You know? I found some solutions, but those use older...
View ArticleTpie control usage in drawing pie chart in C++ builder 2010
Hi, Â I have legacy desktop application by using Embarcadero C++ builder 2010, In that i want to show pie chart with different values on dashboard. for that i am trying to use Tpie control to draw Pie...
View ArticleTFrameStand & C++Builder
I use TFrameStand.How to translate code from Delphi to C ++ procedure TMainForm.ShowButtonClick(Sender: TObject); var  FFrameInfo: TFrameInfo; begin  FFrameInfo := FrameStand1.New(Layout1,...
View ArticleWhen is the Linux platform included?
Gentlemen, When is the Linux platform included? Date and version number to wait? Greetings from a distance. Jorge Gayoso Chile Â
View Articleproduct activation
There is a license for the product C++Builder 2010.Lost account! Email can't remember! How to regain access?
View ArticleRun an executable made by Seattle 10
Dear all, I use c++builder with Seattle 10. I have met recently one problem. When I launch an executable, there is an error: input point in _dbk_fcall_wrepper  Thank you for your help. Regards Xavier
View ArticleFavorite Projects
Is there a way to display more than 5 projects in the Favorite Projects section of the start page in RAD Studio Berlin? The list scrolls if there is more, but we used to be able to see 10 projects at...
View Articlehow to make bidi in fmx(firemonkey) text android ?
https://github.com/FMXExpress/android-object-pascal-wrapper/blob/c72e8dd237e4bb5a58e7c443680711ee75c4e8c0/android-n/java.text.Bidi.pas  type JBidi = interface;  JBidiClass = interface(JObjectClass)...
View ArticleHow to load from memory stream to firemonkey (FMX) memo component in C++...
I used to use below code to load plenty of text to VCL Memo. LogMemo->Lines->BeginUpdate(); LogMemo->SelStart = LogMemo->GetTextLen(); LogMemo->SelLength = 0; LogMemo->SelText =...
View ArticleHow to scroll current view to specific line (row) in FMX TMemo component by...
I'd like to scroll the current view to specific line in FMX Memo. I used to use below code in VCL component: TopVisibleRow = SendMessage(LogMemo->Handle, EM_GETFIRSTVISIBLELINE, 0, 0);...
View ArticleEntitlement.TemplateiOS.xml update
Hello, i have this in Entitlement.TemplateiOS.xml file : <%getTaskAllowKey%> <%applicationIdentifier%> <%pushNotificationKey%> <%keychainAccessGroups%> And...
View ArticleTHTTPRIO - Certificate
Is it possible, in Delphi Berlin 10.1, to be connected to a WEB-Services SOAP (imported with WSDL-Import and with THTTPRIO component ) with a https connection and where the WebServices need a...
View ArticleSaving the project desktop.
How do you save the project desktop? As I am working with a project, I want to be able to, at some point, set what I want to be my default desktop for the project, and continue working. Next time I...
View ArticleAccess to Windows 10 Store API from RAD Studio
Hello, is there any supported way of accessing the new Windows 10 Store API from RAD Studio 10.1 Berlin Update 2? Specifically, I'd like to use the API for In-App Purchases and licensing through the...
View ArticleTDataModule FireMonkey
Olá Fernando, Gostaria de aber se seria possÃvel me esclarecer uma duvida sobre o uso do TDataModule em aplicações FireMonkey, estou criando uma aplicação que utiliza uma variável localizada no...
View Article