XE10 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 ArticleFMX components trigger premature mouse events in iOS - Delphi 10
I have a simple Multi-Device application that consists of a TTabControl, 1 TTabItem and a TButton on in the tabitem. If I press and hold the button down, onMouseUp is triggered before I let go....
View ArticleDevice Information
Dear Friends Is there any component or source code for getting system informations from device ? - UUID, DeviceType/Version, OS Version, WIFI, PhoneNumber, DiskInfo, etc details and id datas from device
View ArticleNetwork Connection State
How can check internet connection is active or not on ios and android devices ? And also how can get connection type (WIFI, 3G/MobileDataConnection, etc) ? Thanks Ahb
View ArticleDelphi X10 administrator privileges
Hello!I have seen that there is a new option in Delphi XE10, wich is to provide, in theory, administrator privileges to the application.But when I check this option, I get an error when compiling:...
View ArticleBiDi RightToLeft support?
Hi, Any news for BiDi RightToLeft support for Hebrew/Arabic on iOS and Android? Thanks, Asaf
View ArticleJava2OP.exe for *.java files?
Hi, Is there an option to use Java2OP.exe to import and generate *.pas files from *.java files like for example KeyboardLayout.java ? Thanks, Asaf
View Articlescan a network WIFI for returning the devices connected IP and device name
Hi to all, I need to develop a smartphone app for iOS and Android that scan connected devices into a local WIFI returning the IP, name and MAC of all of them, detecting and getting first current IP...
View Article64-bit C++: Unresolved external 'Vcl::Graphics::TMetafileCanvas::TMetafileCanvas
Once in a while with new updates of the C++-Builder (and then quite long-living) there pops-up a problem with the linking of the TMetafileCanvas procedure (X2...). Now a déjà-vu appears while...
View Article