NexusDB 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 ArticleAdding columns from code in a ListView with DynamicAppearance
Hi, how can i dynamically add columns on a ListView from code. Used to do this with a TListItemText in Seatlle, but it does not work in Berlin. I get the rows but the text is not displayed (empty...
View ArticleThread and global variable
Hello, In my application i have two thread that use the same global variable. One thread have only read acces and the other only write access. Should i take special précautions to use it? Thanks for...
View ArticleLegend Archery: Protecting your Archery Equipment through High-Quality Bow Cases
Archery is one of the popular sports that involve a lot of passion and skill. When you are fond of hunting or archery, you should have all the equipment and a proper storage for all these equipment...
View ArticleIDHTTPServer: In FireMonkey, how to I serve images from within the app as web...
IDHTTPServer: In FireMonkey, how to I serve images from within the app as web images? For example: works with images stored in the filestructure. I don't want to have to save the images to the file...
View Article10.1 StatusBar on Windows VCL-Appliation doesn't show color
Same code for many years w/o problem. But with RAD 10.1 Berlin (Starter version) all of a sudden the Status Bar doesn't get colored anymore. Neither at design time nor at run time. I made a simple...
View ArticleMousing over variables when debugging does not show its value - BC++ Builder...
BC++ Builder Starter, RAD Studio 10.1 Berlin The docwiki page Debugging the Application (IDE Tutorial) shows that mousing over variables when debugging 'instantly' shows the value of the variable....
View ArticleHow to use OpenCV in C++Builder XE10?
Hi,Since long time I'm trying to use/build OpenCV library (Standard C++) with CBuilder without success. Some one had some success (http://code.opencv.org/issues/2057) using many tricks and many #idfef...
View ArticleFIREDAC / MONGODB / Auth SCRAM-SHA-1 not supported -C++Builder Berlin 10.1...
Hi,I'm trying to connect a FDConnection with mondoDB 3.n if I don't use the username and the password (in my local sandbox) all works properly, but if I try to connect the components to a cloud MondoDB...
View ArticleDebugger doesn't stop on breakpoint [C++ Berlin Starter]
The Debugger doesn't stop on my breakpoints. I am using C++ Berlin Starter Edition. Is debugging supported in this Edition?
View ArticleNested fields in the REST
Hello, Everyone! I'am trying to make a android application, witch get a data from REST service. I have an answer from the server like this "branch_list" : "branch_list" : { "count" : 7, "total" :...
View ArticleFMX Delphi XE 5 App Crash
Hello dear programmers, My situation:I have random crashes on a app i programmed recently (without the error window "Unfortunately apk has stopped"). To me it seemed like Android killed the App after...
View ArticleIn App Purchases in iOS
For a month, I'm completely blocked trying to make payments within the App in iOS. The same code work fine in Android, so I think the code is correct. And I have reviewed 20 times the payment settings...
View ArticlePopup window w/o freezing main UI screen
Hi, I using C++ builder XE Pro. I want to make some Popup window, like warning, but without freezing main application screen. Main app screen updated online with H/W parameters such as motors, heaters...
View ArticleIs there a possibility to check Format(), arguments?
Is there a way/plugin in Delphi that checks the arguments of the Format()-Function while typing? Similar to the syntax-checker?
View ArticleCode Insight "Auto Invoke" problem.
Hi, If I enable "Auto Invoke" for Code Insight at Tools -> Options -> Editor Options -> Code Insight, at code editor, if for example I am writing "But" auto invoke popup code insight where...
View ArticleFeautures (PDF, Video, InApp Subscriptions)
Hi Mobile devices nearly = social, photo, video, pdf, in-app subscriptions. Firemonkey and its components solves only social and photo partically, I cannot find any products/components for - recording...
View ArticleWin 32 CLANG is very slow?
I have loads of code written in C++ / VCL for Win32 - started with C++ Builder 6 (and used Borland C++ without VCL for work before then). But it is great to have access to C++ 11 features with the...
View ArticleHow to make a control gradually invisible
I like to make a control (like TButton of TImage) gradually invisible, animated in one second. Like decreasing the Visible property from 1 to 0 in 10 steps of 0.1 second. But this is of course not...
View ArticleFireDAC MongoDB Pipeline limitations
I am working on very complex data with a terabyte of data in MongoDB. I am using a FireDAC TMongoPipeline to perform a complex and repetitive series of operations and have discovered there is a limit...
View Article