how to compile fastreport vcl
I just develop a vcl application with fastreport to make my Reports. Everythingh works fine when I look my report in the preview. But when I try to compile the application then I get errors (frxclass,...
View Articlefrxclass not found
I am not able to compile fastreports VCL because the fastreport Units are not found. May be a path is missing. What should I do? I have installed RAD Tokyo. The fastreport components are visible and I...
View Articlei'm trying to change the text color within my TListBoxItem
i'm trying to change the text color within my TListBoxItem and not working,,, procedure TFGestaoInsp.Test; var wItem : TListBoxItem; begin MyTListBox.BeginUpdate;...
View ArticleUpdate subscription price for C++ Builder...
I bought C++ Builder 10.1 (Berlin now Tokypo)with a 1 year update subscription which is due to expire in mid October. I am unable to find an Update price, only an Upgrade price. I was led to believe...
View ArticleProblem with form height in IDE
Form 800x600 being resized to 800x580 when the form is opened in the IDE. What to do?
View ArticleUpgrade?
I have C++Builder 2009 for Windows, but have recently changed over to an iMac. Is there an upgrade to this software for Mac.?
View ArticleError Message E2039
I have created a program with several forms. Everything went okay until I tried to compile the code for the final form. Now, at the end of the code lines, I get the error message, "Declaration...
View ArticleFMX Form2.Show
Hello i'm trying to create android mobile application with two form... and to show the second form ... i use the phrase Form2.Show ; but the form2 dosn't shows... but if i touch the screen the form2...
View ArticleHow to receive parameters from an external application through an Intent?...
Hello, I would like to know how I can get parameters from an external application in android through the "Intent.getExtras (JStringtoString ('resultCode'))" or "Permit the result of an Intent with the"...
View ArticleJSON problem using runtime package rtl250.bpl (Tokyo 10.2 update 1)
Here's a sample console application demonstrating my problem: program Project5;{$APPTYPE CONSOLE}{$R *.res}uses System.SysUtils , System.JSON;var JSONArray : TJSONArray; JSONObject :...
View ArticleDual Monitor/Dual IDE issues
I have 2 instances of the IDE open because I'm working on a client and a server. Also have dual monitors. This is Delphi 10. Let's say I have the client project on monitor 1, and the server project...
View ArticleDevelop Windows Embedded Compact 7
Hello, we want to develop software to run in Windows Embedded Compact 7. RAD studio Delphi is suitable to develope such projects ? Thank you.
View ArticleLocal Notification ERROR
Hello, an error occurs when opening the app after receiving a local notification using the NotificationCenter component, all running on Android 4.4, since Android 5.0, an error occurs when clicking on...
View ArticleCommands out of sync in Tokyo
UPDATE Berlin to Tokyo Several MySQL-calls returns error message: Commands out of sync. This happens in the programming environment and in the resulting program. SQL commands like stored procedures...
View ArticleScript - Export table from Interbase to .DB
Hi, i am looking for a solution i need a script or command line i have a interbase database and need to export a table from it ideally i would like a script that would create a new Paradox table with...
View Articleplay sound in android
hello .... why this code is not working in Tokyo 10.2 .... but working in seattle 10.0 procedure TForm1.Sound; {$ifdef android} var AudioObj: JObject; Audio: JAudioManager; {$endif} begin {$ifdef...
View ArticleRadStudio 10.2 Tokyo clang error reading dfm files
Hello, I have an existing c++ project that works well with the RadStudio 10.2 classic compiler, but when compiled with the clang compiler I get the following error during creation of the forms (when...
View ArticleFireDAC MSSQL Database connections fail Tokyo 10.2.1 Update
After uninstalling Delphi 10.2 Tokyo and installing the 10.2.1 update, existing or new programs with TFDConnection access to our SAP MSSQL servers now fail to connect with the message:...
View ArticleWeb socket components in delphi
Hi All, Delphi websocket components which are can be used to send data using wss request. Can u tell me any suggestions regarding this...... Thank you.
View ArticleIBXE3 hot fix version 11.0.4.828
Why does the IB XE3 version 11.0.4.828 installation 'exe' show version 11.0.4.820 on the detail tab of the properties?
View Article