team installation
Hi, we have a team of three developers, two of them (pc1 and pc2) using delphi xe5 pro, the other (pc3) using all versions of delphi enterprise from xe5 to 10 Seattle (with a subscription license). In...
View ArticleFont Styles on TRichEdit
I can programmatically change the Font used but can't change the Style. If I choose fsBold, fsUnderline or any other style it is still just like I used TFontStyles() and have no Style assigned. This...
View ArticleFireDAC (Array DML) Query.Execute(100000) = access violation
FDQuery.Params.Clear; FDQuery.SQL.Text:='begin INSERT INTO ' + FTable + ' (F1, F2, F3, F4, F5, F6, F7, F8) '+ 'VALUES(:M1, :M2, :M3, :M4, :M5, :M6, :M7, :M8);'+...
View ArticleSupport link in web site not working any more
Hello, U have link http://supportforms.embarcadero.com/ Listed a support for installation and registration. When clicking it it shows web site error. Where is the valid support link? Thanks Bye
View ArticleVcl.Menus: TextToShortCut does not work fine in Delphi 10.2. Tokyo
Delphi 10.2. Tokyo: Vcl.Menus function TextToShortCut(Text: string): TShortCut; returns an empty TShortcut for inputs like SHIFT+F2 or CTRL+F4The shortcut return is fine for ALT+something or Fx...
View ArticleIs there a problem with docwiki?
I have not been able to get on docwiki.embarcadero for the last week. Is there a problem with it?
View ArticleURL encoding for API
I am using TRestClient and TRestRequest to send a Get request to an API. The API has a parameter of username and password. However, my password contains a plus sign (+). So I use HTTPEncode to URL...
View ArticleDelphi killer
Hi all, I am unable to use my Delphi Enterprice Tokyo any more! I experience a seamingly unsolvable problem in that essential packages from the '..19/bin' folder are resized to 0 kbyte. Full stop! I...
View ArticleIssue Delphi XE 10 Symbol 'SetFieldData' is deprecated
My Delphi XE 10 Tokyo compiler giving following error W1000 Symbol 'SetFieldData' is deprecated: 'Use overloaded method instead' Any other alternative for this deprecated method
View ArticleRegistration of old product
Hi, I must reinstall my old C++ builder 6 and the registration page https://reg.codegear.com/srs6/sanctone_serial_number.jsp tell me that the max number of install is reached. What can I do? Regards
View ArticleConnection Closed Gracefully
Dear All,i'm trying to follow the tutorial for mobile datasnap connection with Delphi, but when i try to activte the sql connection component inside DataSnapClienUnit form, i receive the error...
View ArticleDelphi IOS simulator problem
Please help what can cause the iphone simulator problem running on a macbook? Very simple program with Delphi 10.2.1 running on a macbook simulator, on the simulator iphone appears the program icon,...
View ArticleTrouble with the build icon uploaded in iTunesConnect (iOS)
Hi, I have an issue when I upload .ipa file to iTunesConnect using Application Loader. The app is loaded successfully but when I click in "+" button to choose the build I want to submit, the build icon...
View ArticleUsing Delphi 10.2 and can't turn off "Enable runtime themes"
I'm using Delphi 10.2 and can't turn off enable runtime themes. I uncheck the option in the Project Options -> Application page, then click the OK button, then re-open Project Options, and the box...
View ArticleInterlockedOr64
Hi I can't compile a library that employs InterlockedOr, InterlockedAnd, InterlockedOr64 and InterlockedAnd64. Following the example found in file "atomic_x86.c" I included these lines in my library:...
View ArticleFDBatchMove SQL Writer to PostgreSQL is inserting an empty string in TEXT...
Hi, I'm new in this community, In a new Job, I'm started learning how to use Embarcadero Delphi XE7 with FireDac and my first duty is migrate a large database from SQLSERVER2014 to PostgreSQL 10. My...
View ArticleIDE exception when trying to register an .NET assembly
Hello folks, I'm trying to register a .net assembly in Delphi Berlin 10.1 using Components -> Import Component -> Import .NET Assembly but I get an IDE exception: "'{}' is not a valid GUID value"...
View ArticleFatal error on first Mac OS X compiling
Hello, I am running a trial version of 10.1 Berlin that I just installed. Delphi for win32 is working fine. However, if I try to compile ANY project for OS X (using my mac as a target), I get the...
View ArticleTStyleBook - Problem with Android´s Application
Hi, i try to work with Delphi Berlin 10.1 and Delphi Tokyo 10.2 and I have a sames problem ! I´m using TStyleBooke with Mobile Applications. I´m selecting Style AndroidJet.style and the selected Style...
View Article