JCL/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 ArticleFireDAC MS Access 97 - rare but regular failure to Insert
Using C++ Seattle 10, Subscription Upgrade 1 running on Win 7 professional 32 bit and using an MS Access 97 database (as specified by the customer because of all their legacy Access code that they...
View ArticleHow to put menu bar in Apple menu bar on Mac OS by C++ Builder?
I found there's example to use TMenuBar's UseOSMenu property to place main menu for Windows and Mac. But it seems that is for Delphi only. I can't find the same property in C++ Builder FMX TMenuBar...
View ArticleMissing Glyph property (TSpeedButton) in OI
Hello, I'm using RAD Studio 10.1 Berlin (Version 24.0.25048.9432) since yesterday. Somehow the property 'Glyph' is missing in the obbject inspector. The property 'Flat' is also missing. Anyone an idea...
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 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 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 ArticleEntitlement.TemplateiOS.xml update
Hello, i have this in Entitlement.TemplateiOS.xml file : <%getTaskAllowKey%> <%applicationIdentifier%> <%pushNotificationKey%> <%keychainAccessGroups%> And...
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 ArticleHow to create remote push notification using Firebase Cloud Messaging
Hello someone, i need your help. i'm very confused about push notification use firebase cloud messaging. can you help me? please explain to me how to create remote push notification or give me example,...
View ArticleThere is Bug in IDE on my mind
Start C++ Builder any application, change compiler to new one. If you want to change property of object for example form caption from lampda function, you get : ICE: Internal compiler error: C0000005...
View ArticleFiremonkey Clientdataset export
Hi I have a multidevice app that collects some data from the user, it is collected in a TClientdataset. I would like the user to be able to export the data in some way, ie. export as Excel, CSV or...
View Articleライセンス認証の上限で登録できなくりました
導入PCが調子悪くリカバリ・PC交換を何回も処置しておりました。上記のようなのが発生した場合に、毎回手続きを取らなくてはならないのでしょうか? ある程度上限回数を増やして頂くことは可能でしょうか? 交換したPC等については、ソフトはアンインストールを実施しています。
View Article