Launching web browser within delphi client application
Hello,I would like to find out if I can use TWebBrowser to launch web browser within delphi client application.The purpose is to launch a web browser to open a crystal report link to generate...
View Article[ilink32 Warning] Warning: Error detected (LME288)
[ilink32 Warning] Warning: unknown heap name : 0x08000000 / 0x08000000 [ilink32 Warning] Warning: Error detected (LME288) Project has one form, one tbutton and tlabel (sic!) What to do ? Builder XE8,...
View ArticleError stdarg.h not found
Good Morning, Recently I downloaded the latest trial version of RAD to evaluate it in order to program against IOS or choose other development options. After configuring the system and obtaining the...
View ArticleDetecting Callstate on phone
Hi A customer needs to see if an employee is busy on the phone (IOS/Android) before trying to call them. I am looking for a way to monitor callstates on a device, and have tried the example in the...
View ArticleBig issue with Logos (Project-Options)
Hello everybodyI'm not sure, but the problem has been with Update 1 and not with Delphi 10.2 since update.Problem:When a new project (or older project created in an older Delphi version) is created and...
View ArticleIssues with Delphi Logo (Project>Options)
Hello everybody I'm not sure, but the problem has been with Update 1 and not with Delphi 10.2 since update.Problem:When a new project (or older project created in an older Delphi version) is created...
View ArticleMulti-Device Application Types
I am using Seattle Professional and would like to move an application to a multi-device environment. When I select File/New/Multi-Device Application I only get Blank Application and 3D Application....
View ArticleHow identify instance of an app
Hi everyone, i'm creating an app, and I need to have a unique identifier for each instance of the app. I like to know what is the best way to create this identifier and how to store it in a way that...
View ArticleContext help not installed
I have an installation of Rad Studio 10.2 installed on my PC that was installed for me, when I press F1 to invoke the context help I get the following error: 'RAD Studio's help is not installed. Please...
View ArticleQ: Remote Message Notification for Delphi iOS apps (without Kinvey/Parse)
Now Parse has decided to stop their remote push notification service, I'm looking for an alternative. Of course I can move to Kinvey, which has a similar service, but you never know how long Kinvey...
View ArticleScroll bar on a TForm becomes invisible when changing from legacy Windows...
The vertical scroll bar disappears when a Windows10 style has been applied.Reverting to legacy Windows style makes it reappear. When TForm StyleElement seBorder is set to false the scroll bar becomes...
View ArticleChoice of Audio Support
I'm developing a Windows app that requires recording microphone input, mic volume control, FFT on the input stream, saving and playback of the Audio file in addition to display of both the Audio and...
View ArticleError while invoking WCF method having datacontract class type parameter with...
When I invoke WCF method of parameter of SampleClass(datacontract) having a property(datamember) with type object from pascal I am getting below error. When I create proxy class for pascal from the...
View ArticleHow to run a c++ builder application on PC/device that does not have...
I have been trying to run my applications on other pc but they do not work because they don't have Embarcadero, how can i solve this problem
View ArticleNSURLRequest ios to connect to datasnap server via tunnel
Hi I have an existing iOS app with complex UI. Swift and objc. This app must connect to a datasnap server app. The objc connectors generated by rad studio does not implement the tunneling...
View ArticleRetrieving unicode strings from SQLite using FDQuery
I have a delphi 10.2 application that uses SQLite to store unicode strings - but am unable to retrieve them and display in a Label (or other) without loosing the unicode characters. I can see that they...
View ArticleKEYBOARD LAYOUT CHANGING ?
Hello, I use Delphi Professional 10.1 Berlin for developing accounting software to my clients in Bulgaria. When users start the application they change keyboard layout to Bulgarian. But when activate...
View ArticleWhen running my Android APP on Android 7.x GUI Elements are disappearing
My Android APP runs fine on Android Version 5.0.2. But if i run the same APP on serveral Devices with Android 7.x The App works finde on first start but after restarting the APP some GUI Elements are...
View ArticleTWebModuleList
My program is a Delphi ISAPI DLL built with Delphi 2007. I'm migrating to Delphi 10.2 Tokyo and TWebModuleList is gone from Web.WebReq.With D2007, when the application starts, the following code is...
View Article