Delphi XE5 Firemonkey: Blackscreen after waking up from Standby-mode
Hello, everytime when I have my app opened and switch to standby-mode, the app just shows a blackscreen after waking it up again.Its still running as usual, i just can't see anything anymore, until I...
View ArticleBox2D headers missing from Berlin?
As my karma would have it, the very first sample I decided to check out, "TestBed", failed to compile on account of Box2D.h . At first I thought it was my non-standard location to blame, but no,...
View ArticleFirebase REST/API
Hello everyone, I have a small sample DB app in firebase that works fine from browser and I wonder where would I find correct info (header? params? etc) to read json data using REST Debugger? I get...
View ArticleSend / receive SMS with Firemonkey in C++
Hello, Firemonkey is new to me (Never used RAD studio but used Borland C++ Builder for a long time). At the moment I am able to make a quick app with buttons and upload them to a Nexus 7 tablet. Now, I...
View ArticleUnknown PA client error, i dunno how to fix please help
I keep getting this error: [PAClient Error] Error: E2312 C:\Users\user\Documents\Embarcadero\Studio\Projects\Android\Release\Project2\AndroidManifest.xml:33: error: Error parsing XML: not well-formed...
View ArticleFMX.WebBrowserEx, anyone?
Hello, I'm trying to retrieve the HTML code from an FMX WebBrowser with Seattle. It works fine with Windows, but not with Android. Source here:...
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 ArticleHow do you change the colours on a tabsheet in BERLIN
I am converting my Delphi7 projects - I have a program with a TPageControl and 4 Tabsheet pages. Berlin accepts the code and compiles but changing the brush color of the page control does not change...
View ArticleTwo different versions of Delphi Starter on same machine.
I have a paid version of Delphi XE2 Starter on a windows 8.1 64 bit machine and would like to know if I can install Delphi 10.1 starter on the same machine and if there are any methods that should be...
View ArticleParadox Table in FireDac
Hello! I am trying to access and edit a Paradox table using Firedac with ODBC driver. I can access fine but when I attempt to post an edit to the database I receive an error. "raised exception class...
View ArticleTryAcquireSRWLockShared dependencie
I have a service that was working fine on Windows 2002. Now with berlin, I recompile the same project. For now I have some dependencies by TryAcquireSRWLockShared. I would like to find some way to...
View ArticleiOS applications no longer work and debugging Mac OS results in hung IDE
With Berlin 10.1 Update 2 the following are broken: Cannot debug Mac OS applications - IDE hangs Cannot run iOS simulation, message is 'Session Ended' Pete
View ArticleWhy BluetoothLE don`t have pairing/bonding methods ?
Component BluetoothLE you provided not have any security options ! Even simple pairing with code as in classic devices ( headphone) !
View ArticleSamsung Galaxy Grand Prime not detected
Hello, I am new to Firemonkey. I am able to create a quick test app and upload it to a Google Nexus 7 tablet. However, I now want to create a new project to test on a Samsung Galaxy Grand Prime phone...
View ArticleProblems installing Delphi Starter edition.
Can not install Delphi Starter. Operation error: Cannot load data from the server: Problem extracting compressed file. Downloaded file seems to be corrupted.
View Articleabout TCalendar
Using TCalendarI need to change the background color any day I want.When the calendar begins some days that I determine, they will be with theDifferent background color.Thank you for your help
View ArticlePossible bug: Relation between master/relation FireDAC queries fails because...
The Master/Detail relation between two queries with FireDac will fail when these conditions are met: a) Binding is through SQL parameters. b) Parameter names contain special characters, for...
View ArticlePreserve main form color background when using Style for Delphi Seattle
I cannot change background color to designed one for main form even I excluded seClient from StyleElements. I found it's happened because FormStyle is fsMDIForm. If FormStyle is fsNormal background is...
View ArticleHow to create remote push notification using Firebase Cloud Messaging
Hello someone, i need your help. i'm very confused about push notification use firebase cloud messaging. can you help me? please explain to me how to create remote push notification or give me example,...
View ArticleListView item anchored?
Hi,Is there a way to have the ListView item positions adjust depending on the form size, or portrait/landscape presentation?I have a ListView with all my items set correctly using the "Toggle Design...
View Article