C++ Builder
Should dcc64 be installed as part of c++ Builder 10.1 dcc32 is present. and the tcc64.cfg file in in the bin folder. This was available in previous versions. Need so we ca build some third party delphi...
View ArticleSAML 2.0 integration in Delphi 7 web app
I need to integrate SAML 2.0 authentication in Delphi 7 Intraweb app. Any component/tutorial will be very helpful. Thanks in advance.
View Articleis xml firedac table export reasonably compatible with next versions?
I am developing a Client-Server application. Client ask something and Server respond with a table result. Server send table to client saving FireDac table (or query) to stream in XML format....
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 ArticleWhere is documentation and/or source for IoT.Family.BluetoothLE.*
I have a TI SensorTag and a Heart Rate Monitor. I'm trying to get either to work in iOS, MacOS, and Android, and the SensorTag to work in Win10 to understand how to add a custom BTLE device. I grabbed...
View ArticleDelphi
Hello good afternoon install the version of delphi but want to install the update detected me I had a version of Delphi xe8 and I delete some of Delphi and only install Rad10 and I delphi 10, would...
View ArticleADD .JAR FILES IN ANDROID APPLICATION
Hello! I'm trying to add a .JAR file to my application android but read that I have to use java2op classes for object pascal and so use this file. The problem is that I need the bootclasses.jar and...
View ArticleSpeechAPI 5.1 doesn't work on Windows 10.
Hello. I usually used this code for get all possible voices in my Windows app: procedure TForm1.FormShow(Sender: TObject); var i : integer; EngineName : String; begin try SpVoice :=...
View ArticleBest practice for database Calculated Fields (ado)
I wonder if someone has a best practice for making calculated fields (and make them work properly* in a database grid)? *By working properly I mean updating the calculated field when changing a field...
View ArticleDelphi 7 on Windows 10
I have installed Delphi 7 on Windows 10, and it works more or less correctly with some tweaking. The annoyance is a Windows 10 popup that says "this app may not work correctly". The link wants me to...
View ArticleLoad String into TWebBrowser?
Hi, I intend to load a String Stream into a TWebBrowser, I found the following example: http://delphi.about.com/cs/adptips2004/a/bltip0104_4.htm The big problem is that our TWebBrowser, in Appmethod,...
View ArticleIn Delphi 10.1 Berlin, when I choose the option "File | Open" from the menu...
In Delphi 10.1 Berlin, when I choose the option "File | Open" from the menu bar, it closes the application. "Open Project" works fine, and when "Open" closes the program, it does it gracefully, it will...
View ArticleAndroid Service Path
Hello! Friends I have a great difficulty in capturing the path of an Android application service. I created a mobile application with a service, the application can capture the path usually through...
View ArticleGZIP Compression with TRESTCLient
Whats the easiest way to compress data being sent to a server using the TRESTClient component under 10.1 Berlin?
View ArticleProblem with XE8 Project running on a Mac when Built with 10 Seattle
I have an application for the Mac OS that I developed with XE8. I had no problems running or debugging it. When I opened the project in 10 Seattle it builds without errors and the deployment runs. But...
View Articlewsdl import - no soap header, XE8
After importing a wsdl, no TSOAPHeader classes have been generated, hence no elements are in the request. The operation element in the wsdl: The soap request: Smith xxx 1.8...
View ArticlePAServer can't work
Hi, I has C++ builer Berlin installed in my computer. This days, I update C++ builder to RAD Studio because I need Delphi. But after installed RAD Studio the PAServer can't connect any more. I get...
View ArticleTips or know how to Migrate/convert/Open a delphi xe2 project in delphi 10...
Hi guys I need help please...!! Pretty much the title covers the subject how to migrate/convert or open and xe2 project on delphi 10 seattle...? is there any way to do this?, are there any problems?...
View ArticleHow do I publish sub-models to Team Server?
I create a few sub-models within the Physical model at the same level as Main. From within Team Server, I logged in as Admin and Sync'ed with the repository for this model, but the sub-models were not...
View ArticleEddystone
Hallo how I can use eddystone Beacon also there are two kind for scan mode property only standard & alternative. and when I try to use TBeaconScanMode.Eddystone . the coplier gave me error. here...
View Article