Using 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 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 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 ArticleFileExists() does not work on OSX
FileExists() does not work on OSX. Is there a Posix alternative I should be using? Delphi XE7 and FireUI. fFileName := 'litetestdb3.db'; if FileExists(fFileName) <-- this code works on Windows,...
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 ArticleFMX.frxFMX was compiled with a different version of FMX.Layouts.TScrollBox.Paint
AS son as i install Fastreport FMX in Delphi 10 Seattle when a compile or build I had this message: FMX.frxFMX was compiled with a different version of FMX.Layouts.TScrollBox.Paint I´d tried to clear...
View ArticleWhen importing a project into Git in seattle I get an "Unknown Error" message
I have just installed Seattle and attempting to import an existing project into a local Git repository. As per the following screen shot in Image1 But when I do I get a cryptic "Unknown error" dialog...
View ArticleProblem with REST Client & Android
Hi, Trying to deploy an application for Android and I am getting linker error's relating to where I am using TRESTClient, Request and Response. The method that it is saying there is an undefined...
View ArticleXE8 + IOS9 - E2597 (ld: file not found: /usr/lib/libiconv.dylib)
Hi, I've the following error when I'm trying to upload an iOS 9 application from XE8. [DCC Error] E2597 ld: warning: directory not found for option '-FC:...
View ArticleLiveBinding combobox filtering
Hi there,I am using XE7.1 with FMXI need to have comboboxes for Country, State, City, etc What I need is that for each selection the next combobox gets filtered. So, if selected USA as country, only...
View ArticleRecent Projects
It is somewhat annoying that ‘Recent Projects’ cannot be cleared from Welcome page as in previous XE versions.
View ArticleTClientDataSet & FireMonkey 10 Seatlle
Is the TClientDataSet still present for FMX in 10 Seattle? Since, AppMethod doesn't have it anymore.
View ArticleWhere can I ask for feature requests?
My feature requests: Bring back the modal Search dialog. Bring back the modal IDE Insight dialog. The old dialog you could configure and it was much easier to use. If you have a big monitor it hurts my...
View ArticleMobile Preview
What happend with Mobile Preview, which was introduced in XE5? http://docwiki.embarcadero.com/RADStudio/XE5/en/Mobile_Preview in 10 Seattle, that help page was deleted:...
View ArticleXE10 Datasnap REST Server ingore null string parameter and shift value
Hi all, This example is for demostration error.In the datasnap REST Server, declared this function : TServerMethods1 = class(TDataModule)privatepublicfunction EchoString(A,B: string; const C: Integer):...
View ArticleC++ Formatter Options missing (RAD 10 Seattle)
XE10 Tools->Options->Formatter C++ Formatter Options missing I am unable top customize the C++ formatting. Anyone know how to get the option back? I asked in the forums a couple of weeks ago - no...
View ArticleTListView: Where can I change the delete button text?
I want to use the german word for delete. How can change that text?
View Article