Insert picture on another picture for multidevices
Hello, I need help to insert a picture on another picture, which is already on my form, for a multidevice app. The idea is to have something similar to what the app HOUZZ do. Thanks a lot in advanced!...
View ArticleApplication development
Hello, As I am very new to Delphi, I have some problems I hope some1 can help me with that, I am developing a very simple Android application and I want to run it in my Sony Experia Z2 mobile but...
View ArticleHow to get access to previous version of Delphi ?
Hello, I just bought Delphi Berlin 10.1. I need to have access to previous version XE6 and XE7. How I can do that Thanks Bengeloune
View ArticleRad Studion 10. Berlin Professional vs Enterprise
Hi Community, i have a question about the features of rad studio 10.1 Berlin Professional. In an old project with the version XE5 we use an object of type TDCOMConnection from the unit...
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 ArticleCompiler problem Calculator program in C++Builder Starter
In the introductery program Calculator in C++Builder Starter there is a change of classname that looks like poison to the compiler. I am not able to continue programming from this point on. It is in...
View ArticleHow to set up an keyboard Android app using input method to install?
I have not found any samples setting up a keyboard app so that on the Android phone/tablet by selecting it using the input method on the phone or tablet? Using Delphi Berlin 10.1 with update 2......
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 ArticleMissing header file in Android NDK after update
I've updated Android NDK to version 14.0.3370861 and C++ Builder 10.1.2 began showing this error: [bccaarm Fatal Error] sysmac.h(1465): 'type_traits' file not found I have Android SDK + NDK separately...
View Articledisable-gesture-requirement-for-media-playback
Hello, When trying to playback a video or audio from the component TWebBrowser on Android devices the media file is not played automatically even if I set that specific option on the HTML file: [audio...
View ArticleApp will not compile with the addition of a single line of code
I was compiling a project "Chart" which defines a TRecord which contains a number of boolean variables, one of which was "showygrid". I was building the code up with it working fine when I entered...
View Articleline between begin And the end
Good afternoon, how do I change the line between begin And the end for instead of being controlled by the end, be controlled by begin? Grateful
View ArticleUnresolved External: JSON Reflect, DataSnap, REST
Hi, I make this tutorial: http://docwiki.embarcadero.com/RADStudio/Seattle/en/Tutorial:_Using_a_REST_DataSnap_Server_with_an_Application_and_FireDAC but I have a problem in server line: TFDJSONDataSets...
View ArticleDelphi 10.1 Berlin Debug not working
I have been using Delphi 7 for years and found it to be a very stable platform and virtually all components work without bugs. I have now downloaded Delphi 10.1 Berlin to see what the advantages are of...
View ArticleAny idea about delphi coding in AWS Lambda environment ?
As new trends of serverless "AWS Lambda" environment born, to be compatible with about technology, delphi considers that ? Thanks, Mark
View ArticleDebug mode linking error - I'm not a BETA TESTER!!
I have imported a C++ Builder project from XE8 to 10 Seattle, when I try to compile it using new CLANG based C++ 32 bit in Debug mode, I get following Link errors. How can I resolve it? When I try...
View ArticleUse of OnReconcileErrorDialogBox in Berlin 10.1 with TFDQuery
Hi all. I appreciate my newbie status all too well when working with FireDac but having read the book (Delphi in Dept: ClientDataSets 2nd Edition by Cary Jensen) and having sweated over some code I...
View ArticleRetrieving real gps status
Hi, how can i retrieve the real status of a gps sensor on android or ios? TSensorManager returns a LocationSensor With a timer i'm printing the TSensorState flag, but it returns every time a Ready...
View Articlessl support
Hi will Indy components use native SSL support in Tokyo ? or how to resolve this problem: I need to download images to my multidevice apps over http(s) I have Enterprise license and I don't know what...
View Article