scan a network WIFI for returning the devices connected
Hi to all, I need to lnow how I can develope an smartphone app (iOS / Android) detecting the devices connected in the same WIFI network using Upnp for discover its. Can someone please let me know how...
View ArticleHow to use Dlib in C++Builder 10?
Hi, I am trying to use Dlib library which is fully written in Standard C++, in C++Builder CX 10. So I turned off the check in project compiler option page "Classic Compiler" to be able to use...
View ArticleProblem with REST Client & Android
Hi, Trying to deploy an application for Android and I am getting linker error's relating to where I am using TRESTClient, Request and Response. The method that it is saying there is an undefined...
View ArticleDelphi Seattle 10 deploying to OSX 10.10.5 - wrong library referenced?
Message from the PA Server: dyld: Library not loaded: /usr/lib/libSystem.dylib Referenced from: /Users/philipthorburn/PAServer/scratch-dir/philipthorburn-Local...
View ArticleMobile Preview
What happend with Mobile Preview, which was introduced in XE5? http://docwiki.embarcadero.com/RADStudio/XE5/en/Mobile_Preview in 10 Seattle, that help page was deleted:...
View Articledocwiki url is case sensitive?
I just noted that http://docwiki.embarcadero.com/RADStudio/seattle/en/Main_Page gives you 404 Not found error if you change seattle to Seattle then works. May be you can fix this issue in your docwiki...
View ArticleEdit own question - not possible
Hi, There is no way to edit/delete own questions. Regards, Jeyakumar
View ArticleFireDAC changes SQLite pragmas on its own
My Delphi XE7 FireUI MacOS app uses FireDAC to access SQLite. (That is the most acronyms I've ever placed in a single sentence.) My app sets the SQLite pragma SYNCHRONOUS to OFF but as soon as it runs...
View Articlechar-string literals are interpreted as UTF8-strings using Clang-compilers
char-string literals are interpreted as UTF8-strings using Clang-compilers which becomes obvious if one uses non ASCII-chars as German Umlaute in a char-string:const char* str_b =...
View ArticleWhy am I getting 'Windows Driver Foundation - ....Host Process' consuming CPU...
I've installed Delphi 10 Seattle in a Windows 10 VM in VMWare. It all runs fine, but I kept noticing that when I resumed the VM, Delphi could not find source files, sometimes it could not see the DPR....
View ArticleMacro doesn't return correct results for 'Where Used'
When I access the 'Where Used' for LDM attributes via a macro, I don't get the same results as I see in the GUI. In my current test model, some of the entries I can see in the GUI are missing from the...
View ArticleHow to use external large image in Android notification bar like Facebook or...
I know you can send info in the push notification parameters like message, title, image URL, etc. How does Facebook show your profile pic with your message in the notification area? I want to use an...
View ArticleWeb browsing functionality lost in IDE after web proxy is enabled
Does anyone have experience in using the IDE when web proxy is enabled? We are using Trend Micro as web proxy service to control access to the Internet in our company for security reason. As soon as...
View ArticleQ: SQLite compatibility native Java Android app and Delphi Android app
I'm planning to replace my original Eclipse/Java app with a Delphi/FMX version (same functionality) in the Android Play Store. Will the SQLite database of the old Java app be compatible with the Delphi...
View ArticleBLE: unexplained delay while WriteCharacteristic (XE8)
Hello, in an App for Andriod an iOS i use TBluetoothLEManager to communicate between mobile and a BLE-Device. To send data to the BLE-device, i use the code-sequence:...
View ArticleListView items exchange problem
This question asked in stack overflow but its seems this problem very hard to answer , I am trying to exchange items inside a list view Here is the procedure that I am trying to use procedure...
View Article[ilink32 Error] Fatal: Unable to open file 'FRXCHART.OBJ'
Hello! I am porting a very large application suite from RS2010 to XE7. The project files originated in CBB6, and I managed to upgrade them to RS2010 with only a little bit of difficulty. This time, I'm...
View ArticleSupporting Delphi XE3 Projects
I have Delphi XE3 projects that need to be supported, what is the best way to do this? If I buy Delphi 10 Seattle, will it open and compile Delphi XE3 projects "out-of-the-box", without any special...
View ArticleChange the Colour cell in a TCalendar Component
Hi, i need to change the colour of some cell, in a TCalendar Component on an app that will work on android an ios. I´m Using Delphi Seattle 10. Is there an easy way or should i investigate on how to...
View ArticleiOS 9 Done button?
Hi, Using Delphi 10 Seattle, how to remove "Done" button that shows above iOS keyboards? Thanks, Asaf
View Article