Help system degraded in Tokyo?
Hello, Just upgraded from XE5 to Tokyo 10.2.1. Working in Windows 10. The Help system seems entirely different, and far less useful, so I'm thinking I perhaps have a wrong version of the help reader...
View ArticleLaunching app using rzlauncher
Hi, I want to launch external app from my app and I want to wait until the external app complete. I use rzlauncher for this but it only launch app without waiting it to complete. Is there any sample...
View ArticleLicense problem
I reinstalled RadPHP XE2 on another computer and now it refuses to register because of a registratio limit. How can I fix this lissue?
View ArticleHow to use ACompletionHandlerWithError
I have an application that uses TRestRequest with the ExecuteAsync method. When an error occurs, such as a wrong URL, it returns no error to the application. Studying the Rest.Client drive I have seen...
View ArticleADO and RAD Studio
Hi all, I'm brand new to RAD Studio (Delphi for win32, free), since I'm coming from "old" Borland Turbo Delphi - I'm a hobby developer, not sure a pro one - and just few days ago I've installe RAD...
View ArticleFiredac vs DOA oracle of delphi. Stored procedure parameters in the form of...
Use to record in the database is someone else's stored procedure 'begin' + #13#10 + ' pkg_x.insert(md1 => :md1,' + #13#10 + ' md2 => :md2,' + #13#10 + ' cnt => :cnt);' + #13#10 + 'end;'; where...
View ArticleForum down
Is this environment really meant to replace http://forums.embarcadero.com/ ??? or is that just down again ? I would be very surprised if anyone who uses Embardadero tools in any serious fashion could...
View ArticleHow to create a Delphi Application in which Authentication Parameters are...
I want to Run this application across my Domain without any Access Issues and Dont want to share the Domain Admin Password with anyone else.
View Articleteam 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 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 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 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 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 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 Article