delphi 10.2; tokyo
Discussions tagged delphi 10.2; tokyo
-
more than a month ago
Error while sending a bug report
When I try to send a bug report in Delphi Tokyo It ends up with the message Xml document must have a top level element - Line 0. I wanted to send a report that the copy paste of a simple component in the multiview application is not working and c... -
more than a month ago
Problem with virtual keyboard overlaps a component
I've used de TWebBrowser component on my multi-device application and it works fine. However, I would like that my application reshapes itself so that the virtual keyboard does not overlap the webBrowser component. Additionally, I tried to use a Vert... -
more than a month ago
Where did SysSelect.poll go?
I just recently purchased Delphi 10.2 Tokyo Enterprise mostly due to the reintroduction of Linux support...finally, with the idea that I could stop using Delphi 6/Kylix 3 to do Windows/Linux development. I do quite a bit of client/server development... -
more than a month ago
Datasnap Rest Server Callback Disconnected after 1 menit
Hi, I've setup a Rest Server as apache module, and successfuly connect the server using Rest Client Connection. But i want to add Callback capability. Here is the code procedure TCSClass_RestClient.PrepareCallback; var sUniqueID : string; ... -
more than a month ago
Disocover services after disconnect BLE
Hello, I would like to be able to disconnect from a BLE peripheral and reconnect to it without having to fully close the application. I have used the BluetoothLEDevice.Disconnect function. The BLE peripheral device returns to advertising. I am ab... -
more than a month ago
HTTP Answer, Different Cookie info in Delphi 6 and Delphi 10.2
Hello, I have to update a Delphi 6 web Application (TDWAWebModule) to Delphi 10.2. Nearly anything works fine, except one function. On a web page is a button, where on can start a PHP script. This script has to access a cookie. But this cookie is n... -
more than a month ago
Authentication with Azure AD B2C
Hi Guys, Wondered if anyone had any samples of User authentication with AzureAD B2C? I have seen the Cloud samples but these don't seem to allow user authentication - more an application level. Any suggestion/reading material much appreciate... -
more than a month ago
Metrics and Audits
I'm using 10.2 Tokyo Enterprise. I've enabled Model Support for my project, and I can see the resulting diagram. Looking through the documentation and viewing a couple videos on Embarcadero's YouTube page, I see that I should be able to view Metric... -
more than a month ago
TeeChart printing Labels scalling issues after Update to Delphi 10.2 Tokyo
After Update Delphi 2009 to Delphi 10.2 Tokyo when printing Charts the labeling looks like crushed or false scaled. On Screen all looks ok and on print the Chart himself looks also good, only the Labels are not good. For printing we use the TPrinter ... -
more than a month ago
Konopka Control: rzGroupBar navigation issue
I am using the latest version of Delphi Tokyo 10.2.2 with Konopka Controls 6.2.3. At run time, the RZGroupBar component always scrolls to the bottom, displaying the last few rzGroup items. This issue occurs when the vertical screen size is smaller t... -
more than a month ago
Datasnap TDSServer.OnError - unable to trigger
TDSServer documentation says the following about the OnError event: "Occurs when exceptions are raised during execution of server method. Use this event to receive notification of exceptions that are raised during the execution of a server method."... -
more than a month ago
Global case-insensitive search (Locate, Lookup) in FireDAC
Hi everybody, I'd like to use case-insensitive data searching (Locate, Lookup) everywhere in my App by default without specifying loCaseInsensitive option. Is there some setting or rule responsible for global case-insensitive data searching in FireD... -
more than a month ago
10.2 Tokyo downgrade to Delphi XE7
Hello, I have purchased licence for Delphi 10.2.1 Tokyo, I had registered it in https://reg.codegear.com/srs6/activation.do and downloaded *.txt file, then installed it on my PC and all goes fine. But now I want to install Delphi XE7 with serial fro... -
more than a month ago
Video capture options in Firemonkey on Delphi 10.2
What options are there to stream live video in Firemonkey? I have tried direct access (Indy component and retrieving the JPEGs through a connection), but this was too slow. I have also tried the video component from the OpenCV library, but this see... -
more than a month ago
TWebModuleList
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 called in order to pre instanciate a pool of 5 WebMo... -
more than a month ago
When 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 disappearing. In my case 2 Images in my Listview L... -
more than a month ago
Retrieving 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 are correct in the SQLIte database ... and also... -
more than a month ago
How can i create application for Windows 10 Mobile
I have license for Delphi 10.2 Tokio professional version. Is installed with 32 bit platform, 64 Bit platform and OS X target platform. I want to create some simple Android application and especially Windows CE and Windows 10 Mobile Application. W... -
more than a month ago
Delphi 10.2 64 bit windows compile to win32
Strange case ... i have installed delphi 10.2. I have create a console application and I compile it to a 64-bit Windows project but the executable is created in the win32 folder and it is a win32 and not win64 application. If I start the project with... -
more than a month ago
IOS - drawing issues
Hi I have an issue with my IOS device, where i am using a TLabel on screen as an item count to display unread items. Now if I set the text to 15, then to 21, the text overlaps the original and does not clear the 15. I have tried repaint, etc... b...
- Page :
- 1