How to run a c++ builder application on PC/device that does not have...
I have been trying to run my applications on other pc but they do not work because they don't have Embarcadero, how can i solve this problem
View ArticleNSURLRequest ios to connect to datasnap server via tunnel
Hi I have an existing iOS app with complex UI. Swift and objc. This app must connect to a datasnap server app. The objc connectors generated by rad studio does not implement the tunneling...
View ArticleRetrieving unicode strings from SQLite using FDQuery
I have a delphi 10.2 application that uses SQLite to store unicode strings - but am unable to retrieve them and display in a Label (or other) without loosing the unicode characters. I can see that they...
View ArticleKEYBOARD LAYOUT CHANGING ?
Hello, I use Delphi Professional 10.1 Berlin for developing accounting software to my clients in Bulgaria. When users start the application they change keyboard layout to Bulgarian. But when activate...
View ArticleWhen running my Android APP on Android 7.x GUI Elements are disappearing
My Android APP runs fine on Android Version 5.0.2. But if i run the same APP on serveral Devices with Android 7.x The App works finde on first start but after restarting the APP some GUI Elements are...
View ArticleTWebModuleList
My program is a Delphi ISAPI DLL built with Delphi 2007. I'm migrating to Delphi 10.2 Tokyo and TWebModuleList is gone from Web.WebReq.With D2007, when the application starts, the following code is...
View Articleilink64 access violation (10.2.1)
C++Builder ilink64.exe access violation. Application using 3rd party tools. DevExpress PivotGrid/QuantumGrid + TMS + Mitov Instrunet. Builder prior to 10.1 would give out of memory error. 10.2 gives...
View ArticlePop-up menus closes immediately on MacOS High Sierra 10.13
Create a new Firemonkey C++ Builder application for MacOS add a StringGrid add a Popup menu add some menu items connect the pop-up menu with the string grid. Run the app on MacOS 10.12.6 and the pop-up...
View ArticleHow do you make a REST call setting the parameters in code?
I am having an issue here... I am trying to access a REST service for payment processing. The URL for the specific call I am trying to make is here:...
View ArticleHelp 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 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 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 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 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 Article