MySQL remote connection in Android
Dear Community , Can anyone help me figure out how can I connect directly to mysql database which is installed to a remote we server? I want to apply this to my Android application , is it possible?...
View ArticleCannot generate bpl from dpk
Hello C++Builder 10 Seattle IDE. Try to compile dpk file from command line: dcc32.exe my.dpk -JL -B -DDEBUG;_DEBUG -I -LE -NU -NS -O -R -U -V -VN -JPHNE -NB -NH -NO --BCB -CG Instead of output bpl file...
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 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 ArticleDelphi XE8/10 [MSBuild Error] "是" is an invalid value for the "PutOverWrite"...
When I deploy a Andriod App in Delphi XE8/10 , the IDE raises exception: [MSBuild Error] "是" is an invalid value for the "PutOverWrite" parameter of the "PAClient" task. The "PutOverWrite" parameter is...
View ArticlessHorizontal ?
Memo1->ScrollBars = ssHorizontal; // not working - why? Memo1->ScrollBars = ssVertical; // working Memo1->ScrollBars = ssBoth; // working Running XE10. I...
View Articledoes delphi rad studio X10 seattle support an Apple A8X processor installed...
Hello, does delphi rad studio X10 seattle support an Apple A8X processor installed on ipad air 2? To compile my app for universal apple binary I need both device(32/64bit)? Thanks
View ArticleSystem.DateUtils.ISO8601ToDate bug
Hi, I am in Delphi 10 trying to use System.DateUtils.ISO8601ToDate function. According to http://docwiki.embarcadero.com/Libraries/XE8/en/System.DateUtils.ISO8601ToDate page it seems to support ISO8601...
View Articleusing 3rd-party SDK SendAnywhere with dependency from dylib
I'm using 3rd-party SDK SendAnywhere, presented as libXXX.a, that strongly require: libstdc++.dylib libz.dylib If I would use this SDK in XCode, that would be no problem. But I'm using RAD Studio. How...
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 ArticlePosting a data-set to a Rest server using reflection
2 questions Rest using VCL, FireDac and MSSQL I have written several Rest servers in XE2 awhile back but never got to see the client. They were simple and returned JSONs that I made by hand. They...
View ArticleSorry, you don't have access to this submission
Hi, Trying to download source code from this link http://cc.embarcadero.com/item/30417 results an error: Sorry, you don't have access to this submission. Please see similar submissions for Delphi and...
View ArticleTStyle corrupting help file
I have a VCL desktop application that uses a Style (in this case Diamond). If a user clicks to see the help file (.chm), when it is displayed the style completely messes up the left side of the window...
View ArticleQ: Meaning of [Ref] in parameter decelaration
Accidentally I saw this event declaration of FMX.TLIstView.ItemClickEx: procedure TForm1.ListView1ItemClickEx(const Sender: TObject; ItemIndex: Integer; const [Ref] LocalClickPos: TPointF; const...
View ArticlePackages Unchecked
There are four packages unchecked in my Rad Studio 10 Seattle. 1) Embarcadero C++Builder Office 2000 Servers Package 2) Embarcadero C++Builder Office XP Servers Package 3) Microsoft Office 2000 Sample...
View ArticleIpad Pro native resolution
Applications created with RAD are scaled up on iPad Pro (similar way like iPhone applications running on iPad). How to force application to use a new iPAD Pro size?
View ArticleChange the Colour cell in a TCalendar Component
Hi, i need to change the colour of some cell, in a TCalendar Component on an app that will work on android an ios. I´m Using Delphi Seattle 10. Is there an easy way or should i investigate on how to...
View ArticleMy Castalia simply disappears.
I don't know how, but all Castalia features simply not showing in my IDE. Anyone has some idea how to bring it back? I also looked high and low for the Castalia menu and came up empty :( Many thanks
View ArticleWhere can I find a source for images ?
I like the TSplitView and want to use it. In the TSplitView demo, the category button have images, where can i get more of them ? I'm looking for simple ones like in the demo. Are they available...
View ArticleFireDAC for XE1
Hi all, is there a way to get FireDAC for RAD-Studio XE ? I start to migrate my libraries and program from XE1 To XE7 and have to change all my customized dbexpress datasets to FireDAC that will take...
View Article