Quantcast
Channel: Embarcadero Community - Embarcadero Community
Browsing all 1888 articles
Browse latest View live
↧

FireDac: any way to get SQL data as an object?

Hi,I was wondering whether it's possible to actually get the result of an SQL statement as an object?Did anybody typecast a result into an object?Something like:The class TProduct has a idProduct:...

View Article


TWebBrowser OnEnter and OnExit do not fire. Component takes focus but other...

Delphi 10.1 Berlin and Delphi XE8 (have not tried other versions). Simple to re-produce. Create a form. Put a TWebBrowser and a grid (string grid of URLS). When grid row changed, navigate to URL using...

View Article


iOS output: err=Unable to mount developer disk image. (e800000e)

For weeks now I try to get around this problem but nothing helps, no helpful information on the internet. Development System (everything up-to-date) Vmware Fusion /w Windows 10Delphi 10.0 Seattle...

View Article

Chunked File Upload with IOS App leads to Server Exception EConvertError,...

The app I work on uploads image files in chunks (sent as TStringstream) with a final TMultipartformdata using THTTPClient..This system works 100% on Android but on iOS the server raises exceptions like...

View Article

Image may be NSFW.
Clik here to view.

Can't access Android Emulator

I have been unable to attach the debugger to my Samsung S6 phone, so I used the AVD Manager to create two virtual phones. Ā I can deploy both devices on my Windows 10 development machine, and they come...

View Article


How can I calculate all field and post (SQL/or onncalc)

Hi. I want to calculate all fields and to total field. How can I do this. I did this with sql command. but I don't know how to update dbgrid everytime. my code :Ā  procedure TForm1.Button1Click(Sender:...

View Article

How to "Open In" (iOS) and "... Send" (Android) in Delphi?

Hi I would be interested in any advice and/or example, documentation regarding the best practices to share data from smartphones and tablets, under iOS and Android (for Delphi or C++Builder) That means...

View Article

Delphi 10.1 freeze compiling android app

Hi there, i downloaded the Delphi 10.1 Berlin Trial Version and trying to compile an Android app. but the compiler freezes by signing the HeaderFooterNavigation-unsigned.apk (test app ) The first time...

View Article


Readily available documentation

The development community desperately needs more direct access to tutorials, white-papers, and other forms of documentation. Upon registering for certain materials, I have receivedĀ roughly 50% of what...

View Article


Data Error - TFDJSONInterceptor::JSONObjectToDataSets();

Hello to everyone.I use the following code to match the dataset inside a JSONObject to a TFDMemTable(it was for me very usefull this post...

View Article

A Best Way To Find The Duplicate File

If you often find that you create duplicate files as you rename or use files in another context, or just backup more than you had intended, Duplicate File Detectors help you find and/or delete these...

View Article

The first app I tried to compile in Delphi v10 Berlin throws this error...

[dcc32 Error] The specified task executable location "c:\program files (x86)\embarcadero\studio\18.0\bin\dcc64.exe" is invalid. I installed for Win32 only,Ā but the reference toĀ dcc64.exeĀ seems like the...

View Article

Notification.FLAG_ONGOING_EVENT

android java Ā  notification.flags |= Notification.FLAG_ONGOING_EVENT;Ā  Ā  notification.flags |= Notification.FLAG_NO_CLEAR; Ā  Ā  Ā -> Ā  Ā  Ā  delphi 10.1TNotification is no flagshow to write

View Article


How to get the runtime stack information for an error? In the FireMonkey.

Ā  In firemonkey, an unknown error has been learned in the APP, and how we should get the stack information at run time. Ā 

View Article

How 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 Article


Email

Hi All, Ā  Am in a fix and want to know how i can resolve this issue. I have an application developed in delphi XE7 and indy components. I have placed it into an application server.Ā From the...

View Article

Surprise of the Day

Hi All, Yesterday I had a real unpleasant surprise with theĀ Seattle IDE freezing. After some rounds of edit - crash - kill - restart, I managed to boil it down to this line: Const AName: array [0 .. 1]...

View Article


Can't create packages in Delphi 10.1 Berlin

Hi, Environment: Windows 7 SP1Installed: Delphi 10 Seattle and Delphi 10.1 Berlin I can't build any package in Delphi 10.1 Berlin.I have no problems when building the same packages in Seattle.Even the...

View Article

Image may be NSFW.
Clik here to view.

Memory leak after upgrade to Delphi 10.1 Berlin

Hi all, i recently upgraded to Delphi 10.1 Berlin from 10 U1 Seattle. After that I get a memory leak reported by the IDE.The Code hasn't been changed after the upgrade, so something must have been...

View Article

OnFormCloseQuery not working in Delphi 10.1 Berlin anymore

Hi, I recently upgraded to Delphi 10.1 Berlin.After upgrading the OnFormCloseQuery-Event of a Firemonkey-Form dos not work anymore. To reproduce the error simply: 1. create a blank Firemonley...

View Article
Browsing all 1888 articles
Browse latest View live