Units missing from project group
Using XE8 Update 1 only some of my project units appear in the project group or when I try to reopen. The units however are intact when I open the project source page. Any suggestions would be...
View ArticleHow to use OpenCV in C++Builder XE10?
Hi,Since long time I'm trying to use/build OpenCV library (Standard C++) with CBuilder without success. Some one had some success (http://code.opencv.org/issues/2057) using many tricks and many #idfef...
View ArticleFM & ActiveX
I have two activex components that I use to control a receipt printer and a cash drawer. I know how to import them for the VCL. is there anyway to use these with the FM framework. I am only writing a...
View ArticleHow to configure different lib LIB for each platform and/or config ?
It seems that is not possible to use different dynamic library .DLL/.LIB file for different configuration ?!?I mean: I need to use a 3rd part library which is deployed with different LIB files as...
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 ArticleHow do I get Title of remote push notification in TPushEvents.OnPushReceived?
Using Delphi Seattle 10 for iOS and Android development: I want to forward remote pushes I receive using TPushEvents and TParseProvider to the NotificationCenter component, but how do I get the title...
View ArticleMySQL 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 ArticleAndroid: TPath.GetSharedDocumentPath is wrong
As mentioned in dockwiki: http://docwiki.appmethod.com/appmethod/1.13/topics/en/Creating_an_Android_App#Loading_and_Deploying_Files If I want to deploy a file I need to place it under assets forlder...
View ArticleDelphi 10 Seattle Starter
I need to know if the Starter edition of Delphi 10 Seattle meet my needs: What does "Lmited commercial use" mean on http://www.embarcadero.com/products/delphi/product-editions? what are the...
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 ArticleHow is this site organized?
I'm baffled by the organization of this site. For a brand new attempt at organizing a community site, it is a disappointment. On first look it is impossible to detect the design strategy used for the...
View ArticlePermissions Missing on Dependent Views during Table Alter
Using DB Artisan 2016 against a Sybase ASE 12.5 database. When doing an Alter of a table, inserting a column, DB Artisan generates SQL for dependencies of the table such as stored procedures, triggers...
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 Articledocwiki url is case sensitive?
I just noted that http://docwiki.embarcadero.com/RADStudio/seattle/en/Main_Page gives you 404 Not found error if you change seattle to Seattle then works. May be you can fix this issue in your docwiki...
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 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 ArticleAfter installing 10 Seattle is safe to unistall XE8?
I have a Embarcadero subscription account. And I recently successfully installed my 10 Seattle IDE. But, as it uses XE8 license to install, I want to know if it is safe to uninstall XE8 once I will...
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 ArticleDelphi XE4 - DBXMSS.DLL file missing for MS SQL 2014 express..
We are using Delphi XE4 professional for data base application. While working with MS SQL Server 2014 express, TSQLConnection is giving error unknown drive name 'MSSQL' and asking for dbxmss.dll file....
View Article