Define editor macros - increasing productivity
Hello, I heavily comment my sources, mostly by placing a "// ..." comment at the end of the line. While this has saved me many times trying to understand what I meant in my code a decade ago, it does...
View Articledsetup.dll missing - problem with setup
I had to restore my laptop to an earlier state, and as result I had to reinstall Starter, which had been working for me fine. But when I tried to reinstall, I encountered problems. First, I got an...
View Articleold C++ builder 6 on windows 10
I have C++ builder 6 professional and I now need the old C++ builder 6 to run in windows 10, but the registration does not work Serial: r4m8-e6t4b-8zwzf Authorization key: s48-juz Registration...
View ArticleNo way to install RAD STUDIO BERLIN 10.1 in Windows 10
Does anybody know why the installation of BERLIN 10.1 crashes under Windows 10? It seems to be a failure in the license manager.
View ArticleTChart refresh graphic filthy
Dear all I completed a port of application from C++Builder6 to C++Builder 10.1. I still have some unresolved issues but one of the most obscure is the TChart refresh which is misbehaving after zooming...
View Articlehow to find my own user name
This is ridiculous, but I can't get my user name, so I can't contact tech support. (I need help installing Starter on an old laptop running Windows Vista.) When I go to the Embarcadero web-page in...
View ArticleERStudio macro ADD BASE ATTRIBUTES TO PERSON ENTITY is not working
ERStudio default macros "ADD BASE ATTRIBUTES TO PERSON ENTITY" is not working. Please fix this macro in next release.
View ArticleDatasnap rest server : problem with delphi 10.1
I then add the following code to display an image in a browser in my unit ServermethodUnit1 and my classe TserverMethods1 TServerMethods1 = class(TDataModule) private { Déclarations privées }...
View ArticleAdding multiple custom attributes to selected entities using excel
The below is the macro to add attributed to selected entities. This was tested with Logical Model. 1. Create the excel file as per below format and define the attributes you want from row no 2 and...
View ArticleC++ Build Initialization
I just installed RAD studio on my Win 64bit PC. Due to a malfunction that I couldn't solve using Visual Studio I decided to jump into RAD studio. I just inserted a .cpp file (with C++ code) into RAD...
View Articleempty Data Explorer
Dear experts, I wanted to repeat steps as shown in some videos about using Datasnap technology... At some moment the TSQLConnection component is placed on a client form and connection is done to a...
View ArticleERROR
[ilink32 Error] Error: Unable to open file 'ADSELCOM.DFM' [ilink32 Error] Error: Unable to perform link how can I fix these errors?thanks in advance.
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 ArticleNo W1035 for Result of type string
RadStudio XE2 (default Hints and warning settings). Empty function with Result of type Integer (Boolean etc.) like this: function W1035Test: Integer;beginend; shows warning W1035. That's all right. But...
View ArticleGenerating a Physical Data Model from a Logical Submodel.
I am using ERStudio Data Architecture 9.7.1 I have created a main logical model and a logical submodel. The submodel contains a subset of all the entities. Each entity is containing less attributes. I...
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 ArticleSimple "cout," passing of user input, etc. C++ Builder Examples
Greetings, I am a very novice c++ coder who wrote a console program. I now have c++ Builder, and am just trying to find an example which would help me create an equivalent “VCL” (or suggested GUI type...
View ArticleQ: Remote Message Notification for Delphi iOS apps (without Kinvey/Parse)
Now Parse has decided to stop their remote push notification service, I'm looking for an alternative. Of course I can move to Kinvey, which has a similar service, but you never know how long Kinvey...
View ArticleHow do I add large Integers and how to use mod, div and StrToInt IntToStr and...
The Integers have over 50 digits.Please advice Kind regardsMr. Per Olsson
View ArticleBorlndmm.dll - Access Violation issue.
Can anyone please tell me how to resolve " Access violation at address in module 'borlndmm.dll'. Replacing with new Borlndmm.dll is not helping me to resolve this issue.
View Article