C++ Berlin OSX project: link stops : can't find info.plist.TemplateOSX
C++ Berlin OSX project: link stops : can't find info.plist.TemplateOSX
View Articlecannot resolve unit names 'unitname' errors are occuring after opening the...
We are getting lots of cannot resolve 'unit names' for all vcl standard controls such as Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,.. etc. The Delphi 101 berlin version...
View Articlec++ builder creates an executable that will not execute.
I have been using c++builder xe3 for about 3 years with no problems until today. If I make a project in release mode the correct modules are build, the link is done however the executable will not run....
View ArticleStay awake
Is there a way to make a FMX C++ Builder app for iOS and Android to stay awake all the time. For example: If I want to make an app that displays the current speed, altitude and position to the driver....
View Articleios deployment
I am on windows 10 PRO 64bit Seattle 10 I renewed my apple developer account Deleted all the old devices Added 3 new phones and I ipad Made a new development provisioning profile including...
View ArticleHow do I get a list of files in Kinvey so I know what to download ?
I have an app that allows users to upload pictures to the Kinvey Files. These files are uploaded and show up in the Kinvey files list. The only examples I have seen of downloading the files is once you...
View ArticleMacro to get all relationships - how to exclude sub-types?
I've adapted the macro EXPORT RELATIONSHIP INFO TO EXCEL v2.BAS in Data Architect - however the Model.Relationships object returns sub-type "relationships" in addition to the actual entity...
View ArticleArc relationships in ER/Studio
How do I implement arc relationship in ER/Studio? Arc relationship is where two relationship to same entity are mutually exclusive. Thanks. Rachid
View ArticleDelphi 10.1 Berlin [DCC Hint] H2596 ld: warning: directory not found for...
Hi I am having this warning that is shown when compiling my application compiled under Delphi 10 Berlin. I did not have this error in Delphi 10 Seattle. I am trying to re-compile the same application...
View ArticleRegistration information
I cannot find my registration information, and was handed a new machine this morning. I have older version information but not the latest.
View ArticleTWebBrowser help
Two questions: I am attempting to open a web page in a TWebBrowser window. The address I want is https://mla.dmdc.osd.mil/mla/single_record.xhtml . However, when I provide that URL, it goes to...
View ArticleHost Field is empty
I keep getting the same error. "Host field is empty" when trying to run the OSX version for my FM App. PA Server on Mac responds to test. Have Apple developer ID Certif and Profiles all apper to be...
View ArticleRad Studion 10. Berlin Professional vs Enterprise
Hi Community, i have a question about the features of rad studio 10.1 Berlin Professional. In an old project with the version XE5 we use an object of type TDCOMConnection from the unit...
View Articlecannot resolve unit names 'unitname' errors
We are getting lots of cannot resolve 'unit names' for all vcl standard controls such as Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,.. etc. The Delphi 101 berlin version...
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 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 ArticleXE10.1 in win 10 no ansi warnings and "multiple step operation" -error
Hi! Xe8 and xe11.1 does not give ansi warnings In win10 with sqlncli11 against sql2012 DB. I use TADO-connection with ini-file. Same source compiled in other machine (win 8.1+sclncli11+sql2012) with...
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 ArticleCan't access View Fields linked to a column
In ER/Studio Data Architect, I want to be able to trace a path from LDM attribute to PDM column to PDM View Field in a macro. I can trace the reverse path from the ViewField object, using the...
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 Article