FileExists() 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 Article'MySQL server has gone away'
Hi, I am currently encountering a '[FireDAC][Phys][MySQL] MySQL server has gone away' error from a timer driven event which fires every 12 hours. The query is as such:- dbQry.SQL.Clear;...
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 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 ArticleShowMessage() : on E: Exception do
Hello I use RAD Studio XE7.I want to show the error details. But software errors only "access violation in module at address read of address". So I very difficult to know the error occurs in any...
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 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 ArticleDELPHI 10 Seattle HELP
I want to see the HELP of DELPHI, but come out of the only C ++.Teach me How can use the HELP of DELPHI if.
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 ArticleBiDi RightToLeft support?
Hi, Any news for BiDi RightToLeft support for Hebrew/Arabic on iOS and Android? Thanks, Asaf
View Article