delphi: how to implementat static receiver in android
int AndroidManifest.xml like this: receiver android:name="com.baidu.push.example.MyPushMessageReceiver" intent-filter action...
View ArticleBug in VCL.Olectrls
Dear-Embarcadero-Team. We found a bug concerning OnMouseMove in procedure TOleControl.StandardEvent - The MouseMove-Event only has 3 Arguments and due to a check on Args >=4 the code is not for...
View ArticleException TStaticListAction on change display resolution
Hello Embarcadero Team, I am using Delphi XE8 Professional and meet with strange run-time exception. To reproduce this exception I created standard VCL form application with TActionToolBar. Toolbar...
View ArticleBiDi support for Appmethod
Dear Firends, I want to migrate from VCL to Appmethod cross-platform solution. but when I was test the Appmethod(or RAD Studio XE5), I gave that they does-not support BiDi.I want to know: 1.When do you...
View ArticleBiDi RightToLeft support?
Hi, Any news for BiDi RightToLeft support for Hebrew/Arabic on iOS and Android? Thanks, Asaf
View Articledelphi: how to implementat static receiver on android
int AndroidManifest.xml like this: receiver android:name="com.baidu.push.example.MyPushMessageReceiver" intent-filter action...
View ArticleTeeChart for RAD Studio 10.1
The feature list for RAD Studio 10.1 indicates it includes TeeChart but it is not installed in the Tool Palette and I cannot find a design time package to install. The GetIt Manager doesn't list...
View ArticleTDSRestConnection TimeOut ENetHTTPClientException
Hello, using a DataSnap REST Serve, when consuming a method that takes 30 seconds or more to return, the client application this exception occurs "ENetHTTPClientException". Is there any TimeOut...
View Articledelphi xe7 couldn't debug 64bit application
I installed XE7 under WIN 10, so debugging 32-bit programs is normal, but the 64 program, compile is set breakpoints, but it does not work .Idea I basically set are normal, check the DEBUG information...
View ArticleC++ 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 ArticleWhat options are available to use Delphi with Amazon DynamoDB ?
It seems that SimpleDB is deprecated, is Embarcadero working on the Amazon CloudAPI support for DynamoDB ? Does anyone reading this have any experience with Delphi and DynamoDB ? Thanks
View ArticleIPv6 Datasnap (IOS App)
At WWDC 2015 they announced the transition to IPv6-only network services in iOS 9. Starting June 1, 2016 all apps submitted to the App Store must support IPv6-only networking.My IOS app have a IPv4 IP,...
View ArticleTOpenDialog Seattle vs Berlin
Did something change to TOpenDialog between Seattle and Berlin editions (c++)? When I created an application in Rad Studio 10.0 (Seattle) the opendialog component displayed the Vista common dialog. I...
View ArticleTSQLConnection DataSnap driver IPv6
In an App that I have build - which works fine on my iPhone (4G) and iPad (WiFi) - I'm using a TSQLConnection bound to the DataSnap driver. The driver settings has CommunicationIPVersion set to...
View ArticleTRESTRequest error when downloading images
Hi, I have an application that downloads images from a webroker app and this was working fine on Delphi Seattle, but when i tried to port it to Berlin, now i get an error. "REST request failed: No...
View ArticleRestricted count of records in FireDAC result to 50. Why ?
Delphi 10.1 Berlin I search a SQL db via FIREDAC . Problem : there is a restriction of max 50 records . What the hell ... ? Program was first developed with trial version. Any idea how to fix it ?
View Article[Error] Unable to match bundle identifier "Project1" with AppID in all...
I am using XE10, OSX 10.11.5, IOS 9.3.2, XCode 7.3, PaServer 8.0.1.12. For emulator i can debug programs without problem. This error occurs all times when i try to build Delphi IOS device phone app....
View ArticleMAPI Mail Multiple recipients are the same
Hi, I tried send mail with MapiSendMail (Windows.Mapi) to multiple recipients in Delphi Seattle, also Berlin, but when I add multiple recipients, each of them is the same. The same problem is with...
View ArticlePopup Menu behavior changes Delphi 2007 to XE5
After updating a Delphi 2007 project to XE5 I have noticed that popup menus from edit boxes (and other controls) on forms no longer show the forms assigned popup menu but the default windows popup menu...
View ArticleHow can I get mouse/tap/gesture events in FMX.WebBrowser.TWebBrowser on...
Hi, community. I'm using RAD Studio Seattle 10 with IOS, Android, Win platforms. TWebBrowser has no available mouse events in Object Inspector, though TWebBrowser is inherited from TControl, which has...
View Article