focus problem
Hello there Hello there if the customer code is empty in the transaction number where the customer code and transaction number are in accordance with the business rule, we want to send a message and...
View ArticleTrial Serial Key and Password For Rad Studio 2007
I would trial Rad Studio 2007 but cannot find a way of generating a licence key and password. Are there any solutions out there?
View ArticleJSON Objects - and getting the names of them
Hello, A small excerpt from my code is shown below and is part of a nice recursive routine that has worked in the past. else if ja.Get(i) is TJSONObject then begin...
View ArticleHow to call activex method from javascript
I have issue with delphi activex control. I create acitvex library and then activex form. I define one function and i want to call this function from javascript. But i can't javascript trow error...
View ArticleError on ClientDataSet in Tokio 10.2
After the installation of RAD Studio 10.2 Tokio, and not in the previous version, my code give me an error. When i assign a valid index string to the property IndexName of a ClientDataSet (not always...
View ArticleHow to get Delphi Berlin if I have licence for Tokyo?
Hello, I have a license for Delphi Tokyo, but I need Delphi Berlin because some componentes, how can I get that versión. Thank you.
View ArticleListView item anchored?
Hi,Is there a way to have the ListView item positions adjust depending on the form size, or portrait/landscape presentation?I have a ListView with all my items set correctly using the "Toggle Design...
View ArticleUpdate subitems from TListView
Hi, I made a form with a TListView and a ClientDataSet connected by LiveBindings. I would like to update the SubItems from TListViewItem with no cursor change. It's the same behavior of Twitter....
View ArticleTButton images missing in Delphi 10S VCL app
Complex one here. I have a large button image TImageList repository on a common form with 226 24x24 bmp images. I use these images to source imagery for all toolbars and TButtons in a rather large...
View ArticleContext: Delphi 10.2 / Intraweb
Hello I installed BDD components in UserSessionUnit, then a DataSource in Unit1.an IWButton in Unit1.with the code: procedure TIWForm1.IWButton1Click (Sender:...
View ArticleIOS - Distribution certificates
I am trying to deploy to IOS but getting the following error:[PAClient Error] Error: E0776 "Error Domain=IDECodesignResolverErrorDomain Code=1 \"No certificate for team 'Company Name' matching '3rd...
View ArticleWrite and Run application on C++ Builder
Hi, How do l write and compile an application on C++ Builder?. I have a C++ source code. The application is for a structural design of a civil structure. Thank you
View ArticleRe: Delphi Tokyo and iOS 11 Beta 2
Hi there Ive read that Apple will be releasing iOS 11 to the public in the Autumn. Bearing this in mind, Im wanting to start testing my FMX Apple Apps with iOS 11 Beta 2, to check that all works OK....
View ArticleTokyo and bookmark 0
Hello, The shortcuts Ctrl-Shift-0 and Ctrl-0 for setting bookmark 0 and moving to bookmark 0 do not work in both versions of Tokyo. Bookmarks 1..9 do work. How can I activate the shortcut for bookmark...
View ArticleDelphi Project UI Flicker
We have a couple of Delphi developed applications (Win32). Recent complaint from the users is that there is substantial UI flickering on Windows 10 when the Group Policies are being pushed to the PC....
View ArticleInstalling Orpheus from Github
I'm trying to install Orpheus from GitHub, but am getting the following error message: [DCC Fatal Error] pasall.tmp(1): F1027 Unit not found: 'System' or binary equivalents (.dcu) When I'm installing...
View ArticleXcode 9 and SDK MacOSX 10.13
Today Xcode 9 with command-line tools for SDK MacOSX 10.13 arrived to my Mac. After the upgrade I can still compile a Delphi project, but not C++ Builder. Going back to SDK 10.12.4 got it working again...
View ArticleBest way to build with BOTH bcc32 and bcc32c
Using C++ Builder Professional 10.2.1 and DUnitX. I am writing unit tests to be sure that existing code built with bcc32 runs correctly when built with the clang compilers, bcc32c and bcc64. I will...
View ArticleSpeech input via SAPI 5.4 and TSpInProcRecoContext Problem
Hello there,I am trying to use the SAPI 5.4 language input.I have integrated SAPI 5.4 into the IDE and try to receive TSpInProcRecoContext input via the Micro.According to MS I have to drag the micro...
View ArticleAccessing external variable exported by DLL
I am trying to make a Delphi wrapper for the PDCurses (Public Domain Curses) DLL.This DLL exports several variables. Example from C(++) header: #ifdef PDC_DLL_BUILD # ifdef CURSES_LIBRARY # define...
View Article