Problems With 'Text Editor' Tutorial on Embarcadero Web Site...
Having trouble following the 'Text Editor' tutorial on the Embarcadero web site . . . Almost all the declarations show “Error E2003 Undeclared Identifier” in almost every line in the “Structure”...
View ArticleAbout XMLDocumument component
Hello, I just got free delphi product "Delphi 10.1 Berlin starter" but I can't find in this version of Delphi one very important component for me it is “XMLDocument” . Which version of Delphi I have to...
View ArticleNetwork is unreachable Datasnap over IPV6
When i try to connect to a Datasnap Rest Server over a IPV6 network i get "Socket Error Network is unreachable" I'm using TDSRestConnection to connect in the HostName property i set my server name XE8...
View ArticleDelphi Berling - Listview (A-Z headers duplicate)
Hi, In Delphi Seattle I was able to add A-Z headers to my list view using Livebindings and FillHeaderCustomFormat = Substring(%s,0,1). After upgrading to Delphi Berlin the A-Z headers will no longer...
View ArticleIs any strategy to support Persian Or Arabic language on android?
Hi Does the company plan to develop and add Persian Or Arabic language in Android embarcadero there Many of our customers need to support the Persian Or Arabic language, but over the years the...
View Articledisable-gesture-requirement-for-media-playback
Hello, When trying to playback a video or audio from the component TWebBrowser on Android devices the media file is not played automatically even if I set that specific option on the HTML file: [audio...
View ArticleUpdating Windows SDK
I am beginning to make changes to a VCL application to look better on a 4k monitor.Running C++ Builder 10.1 Update 1 on Windows 10 Anniv. Ed. I've made some progress on the client area of windows, but...
View ArticleDefine editor macros - increasing productivity
Hello, I heavily comment my sources, mostly by placing a "// ..." comment at the end of the line. While this has saved me many times trying to understand what I meant in my code a decade ago, it does...
View ArticleCan't compile for Android
Hi, I can't compile for Android anymore. Just fully reinstalled the latest SDK and NDK, updated everything in RAD Studio Berlin 10.1 SDK Manager, it founds everything, all command lines and paths are...
View ArticleDelphi Berlin - Listview (A-Z headers duplicate)
Hi, In Delphi Seattle I was able to add A-Z headers to my list view using Livebindings and FillHeaderCustomFormat = Substring(%s,0,1). After upgrading to Delphi Berlin the A-Z headers will no longer...
View ArticleDatasnap rest server : problem with delphi 10.1
I then add the following code to display an image in a browser in my unit ServermethodUnit1 and my classe TserverMethods1 TServerMethods1 = class(TDataModule) private { Déclarations privées }...
View ArticleJEDI jcl don't create any kind of code, neither bpl nor others when...
Downloaded source from the repository and used Delphi Berlin to run compiler and checked for specific installation for Delphi 10.1 32. bits. Installer goes ok, but, when checkin for any new bpl...
View ArticleFireDAC ArrayDML vs CachedUpdates
Hi, what method is more efficient? Use Array DML in TFDQuery or TFDQuery with CachedUpdates active and then ApplyUpdates?
View ArticleComponent icons do not 'stick' I get the default icons for my components
Moving to Delphi Berlin from Delphi7. Windows 10. I have installed a number of my own components. They have installed and work Ok when dropped on a form but I cannot get program icons to stick to...
View ArticleApp Crash with IFMXPhotoLibrary Delphi XE 10.1
I have problem to develop iOS app with Delphi XE 10.1. My app will crash when click on save image (save to camera roll) by use IFMXPhotoLibrary. It happened only with iPad 4 iOS 10.0.2, But When I try...
View Articleライセンス認証の上限で登録できなくりました
導入PCが調子悪くリカバリ・PC交換を何回も処置しておりました。上記のようなのが発生した場合に、毎回手続きを取らなくてはならないのでしょうか? ある程度上限回数を増やして頂くことは可能でしょうか? 交換したPC等については、ソフトはアンインストールを実施しています。
View ArticleBerlin 10.1 Update 1 ListView UpdateObjects event
Hi,I have noted when an app orientation changes, the TextLabels created on ListView1UpdateObjects values are getting lost (disappear)(but the Text values populated via Livebinding are remains...
View ArticleRight to Left Support in Firemonkey
is Bidi support in firemonkey planned? any timeframe? future version expected?
View ArticleIssue Deploying iPad View in 10.1 Berlin..
My project in Delphi Berlin 10.1 has additional views for iPhone 4", iPhone 4.7", iPad and Android 4" which are declared as follows: implementation {$R *.fmx} {$R *.iPad.fmx IOS} {$R *.iPhone4in.fmx...
View Article