FireMonkey C++ Components problem for non-english Text (e.g. Arabic)
Hi, I've a question in FireMonkey C++ in developing apps on iOS device (version 10.2.1). My problem is, when I set a non-english message (e.g. Arabic) on Text property of TButton component, it dose not...
View ArticleShortcut keys stopped working
Delphi 10 Starter on Windows 10. I have been editing my app and suddenly the shortcut keys in my application (not the Delphi environment) don't work. I have looked at this site, plus others on the web,...
View ArticleHelp Needed with a stringlist
I am using Delphi 10 Starter Edition. I create a Tstringlist "Mylist:=tstringlist.create;"in my main form. I use it in a procedure in a unit that includes the main form in the "uses" list My main unit...
View ArticleHalt execution at line doesn't work
Windows 10 Delphi 10 Starter Since I installed Delphi 10 Starter in February this year, the option to put a code execution flag in the editor has not worked. The code simply ignores it. I have checked...
View ArticleFireMonkey C++ Barcode Rader / Camera / File Creating????
Hi, I'm developing an iOS apps with FireMonkey C++. I've some questions: 1. how I can add Barcode Reader to my apps for reading barcodes? 2. how I can get photo from iPhone Camera? 3. an important...
View ArticleFIreMonkey C++ for iOS app on iPhone device
Hi, I'm developing an iOS app by FMX C++. So I want to increase User Interface quality in app by using JavaScript/jQuery/HTML/XML for User Interface. My main problem to do is how I must couple...
View Article10.2.2 : dark theme does not work
Hi, Windows and menus change to dark but the source code windows remains blank.... IDE sometimes crashes when changing theme.... Yves
View ArticleFireMonkey C++ on iOS: Create/Open File Exception
I want to create/read a generic file by FireMonkey C++ in iOS. I've a problem (exception) in file action. my sample code is : #include #pragma hdrstop #include "Unit1.h"...
View ArticleDiskfree Error Message
Windows 10, Delphi 10 Starter Hi, I posted this question back in April, but although I got 389 views, I got no replies. This is presumably because the fix is trivial. Anyway, I will ask once more and...
View ArticleAzure Blob Storage stopped working on 10.2.2
I have an application that sends images to an azure blob storage account running on Android. We had to upgrade to 10.2.2 as the app kept hanging when the device went to sleep (which has now been fixed)...
View ArticleC++Builder won't link. No DFM file?
Hi, Just tried to compile an empty project in C++Builder 10.2.2 (build 2004).Just an empty VCL form, save the files and project, build. Always got "ilink32Error: unable to open file "unit1.dfm"Even...
View ArticleDrag and Drop C++ Builder 10.2
Hi, - I want to "drag and drop" TSphere3D on the TGrid3D. In the same application and in the same object. Now I can get coordinates from where I take TSphere3D, but can't get to where I drop. Any...
View ArticleGlobal 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...
View ArticleHow to set a Master/Detail dataset for Master/Client application with...
Hello, I'm searching how I can retrieve master/detail dataset form client application to the server with datasnap and firedac components. But I can't get it run properly. Do get data and update data...
View ArticleProblem with "Rad Studio Platform Selection" and GetIt package Manager
Hi everybody, I have Delphi Tokyo and probably I have installed the update to 12.1 starting from the Rad Studio update from EDN. Now when I start Delphi I get the request for a valid registration code...
View ArticleMulti-Platform troubles - TFlowControl/TPresentedScrollBox and scaling
I'm trying to develop a small Windows/Mac/Android multi-tabbed app from the same code base - and its not going very well. It of course works fine with Windows and mostly with Mac. The issue is getting...
View ArticleDelphi killer
Hi all, I am unable to use my Delphi Enterprice Tokyo any more! I experience a seamingly unsolvable problem in that essential packages from the '..19/bin' folder are resized to 0 kbyte. Full stop! I...
View ArticleEmbarcadero FireMonkey C++, set Full Access for project execute file for...
Hi, I'm a question about Emarcadero FireMonkey C++ in Windows 10. I'am developing a window-application by FireMonkey C++. In this App , when I Create a file by fopen or FileCreate function, it dosen't...
View ArticleApplication->ProcessMessages is not working on Android for Tokyo 10.2 build 2004
Short version:In Tokyo, for Android only (Samsung S8), Application->ProcessMessages() is not processing user input (button taps, image taps, etc.). Berlin does/did work. Also, it works when...
View Articleaccess mapped drives from IDE on a DAAS desktop.
i am not able to access mapped drives from IDE on a DAAS desktop. Why is that? thank you.
View Article