Q: Detecting restarting app form app switcher
Regarding FMX: Sometimes users restart my app from the device's app switcher (double tap home button in iOS or long tap on Android). The app will than return to the last used form. But this form can be...
View ArticleSupport for tvOS?
Hello, I'm wondering if RAD Studio 10 Seattle supports the tvOS SDK? If not, is there any plan to support it? If so, will it be in an update or in version 11? Thanks.
View ArticleApplication hangs and closes on android 4.4.4 KTU84P
Dear Community I am using Delphi RAD STUDIO 8 and I have been making an application for android . I have successfully run the application on android 4.4.2 . But when I tried to run the app in 4.4.4...
View Articleaccess violation at address 41018791 in module bds.exe
during install of omniThreadLibrary, got the error "access violation at address 41018791 in module bds.exe " how do I get around this?
View ArticleWindows 32 / 64 bit size on Windows 10 Home as compared to IDE
When I compile my application, it runs up at 1/3 to 1/4 size of the form designer in IDE. Running Delphi Seattle 10 on Windows 10 Home under Parallels 11 VM on my MAC
View ArticleDelphi Seattle 10 deploying to OSX 10.10.5 - wrong library referenced?
Message from the PA Server: dyld: Library not loaded: /usr/lib/libSystem.dylib Referenced from: /Users/philipthorburn/PAServer/scratch-dir/philipthorburn-Local...
View ArticleXE10 error cant find dcciosarm230.dll
XE10 When i try to compile for an IOS32 device, i have the error " cant find dcciosarm230.dll " This file is present in the bin directory ! Thank you
View ArticleXE 10 TNotificationCenter does not work in Ios
Hello: I am using the TNotificationCenter to present a Local Notification in my app, and, in IOS does not work but in Android does work. I tried with the sample example code of Embarcadero, and the...
View ArticleSpecial Characters 64bits
Hi, I'm using C++ Builder 10 Seattle. Label2->Caption = "TEST µs °C"; is displayed as "TEST µs °C" when compiling in Windows 64bits. It is displayed correctly on 32bits. It is also displayed...
View Articleinfo.plist (iOS) UIAppFonts - xml tags generated by Project > Options...
There is a really great tutorial here regarding how to bring in custom fonts into Android and iOS apps. I tried to streamline the iOS process by adding a key/value pair of UIAppFonts/myfont.ttf to...
View ArticleTListView with LiveBindding
Hello Using the XE10 trial ver. I try the ListView tutorial from the DocWiki. When I create the OnButtonClick ListView event It's create the code: procedure TForm1.ListView1ButtonClick(const Sender:...
View ArticleUsing BaaS service raise bus(10)
Hello I try to run the BaaS Service tutorial and it's stop with the exception error bus(10). It happend only when I try to deploy the app to an Android device. On other devices it's work ok. I try it...
View ArticleDual Monitor/Dual IDE issues
I have 2 instances of the IDE open because I'm working on a client and a server. Also have dual monitors. This is Delphi 10. Let's say I have the client project on monitor 1, and the server project...
View ArticleDocumentation of Product! FDBatchMove -> Mappings | Source Expression
Looking for a source of documentation for Source Expression value in the Field Mapping of FDBatchMove Component, the documentation provided below in the linked help files are slightly lacking:...
View Articledecouple entity and table names?
Is it possible to decouple the entity and table names in a model? I'd like to give the entities business names in Title case and the tables their define names in all caps with underscores.
View ArticleCustom style on iOS
Why did the RAD Studio 10 Seattle crash when I tried to Edit custom style on iOS for any control? How can I create different custom styles for TrackBar on iOS. It seems to me very strange! I have...
View ArticleQ: changing TTabControl.TabHeight (FMX)
How do I change the FMX TTabControl.TabHeight property (Android and iOS)? It is 49 by default, but If I increase or decrease it (both in object inspector and runtime, both Android and iOS), it is reset...
View ArticleXE10 Debugger crashes immediately
The Windows 10 Application Event log has this entry: Faulting application name: dbkw64_23_0.exe, version: 230.1508.7.26052, time stamp: 0x55c57a36Faulting module name: msvcrt.dll, version:...
View ArticleFiremonkey application broken font on Mavericks
Hello guys.I need help about Firemonkey application. Application runs normally on most of Mac Os X systems (Lion, Mountain Lion, Yosemite). But one client which has Mavericks reports broken fonts...
View ArticleDUnitX / C++
I am converting DUnit tests to DUnitX tests using C++ Builder 10. I have a test that verifies that an exception is thrown, and I see that WillRaise() is available for this in DUnitX. WillRaise() takes...
View Article