Quantcast
Channel: Recent Topics - Forum - Embarcadero Community - Embarcadero Community
Viewing all 3677 articles
Browse latest View live

Delphi 10.1.1 - by: Greymont

$
0
0
I have installed Delphi Berlin Update 1 from ISO and selected installing the help system. (I only turned off a few other items I do not use and left the majority of items as the defaults.) Installation completes with no errors.
However, when I go to use F1 in the IDE I get a pop-up saying "Rad Studio's help is not installed. Please reinstall RAD Studio's documentation."
I have gone to re-install from the ISO and re-run the whole install because it is not clear how to just install the documentation. But the re-install does not fix the problem.
How do I install the documentation???

C++ SYSTEMTİME AND SYSTEMDATE - by: developer88

$
0
0
How can ı change the system time(windows) and system date with C++ builder?

Certificates validating in a SOAP-call - by: Henrik R. C13884

$
0
0
This is a task I have had particular difficulties with and I'm still at "hello world"-level. I need someone to point out how this is done in Delphi. Documentation is a bit scarce.

I have a WSDL. With that I generated a unit to address the SOAP-service. Placed a THTTPRIO on a TDataModule, installed a certificate on my machine and, in THTTPRIO.HTTPWebNode.ClientCertificate, selected it. Then what? What's the next step? The ClientCertificate is, AFAICS merely a container. What do I do to authenticate the connection?

I have a functioning C# example and from that I have copied the request XML-structure. Figuring that if I swapped the Delphi-structure with it (because it has a header, that Delphi doesn't), at the OnBeforeExecute event, I'd be OK. Well it doesn't work. It raises a ESOAPHTTPException "Forbidden", ... meaning that the certificate negotiation hasn't been done...?

Do I turn to Indy? These components have even less documentation on the topic. Eldos BlackBox? Absolutely sure they'll work but they are way to advanced for me to understand. I prefer (=need to use) the simplest approach instead of shooting starlings with cannons. If that's possible.

Using XE3 or 10.1 Berlin version (dare I update?))

Local Variables Window is missing - by: Roman Bórik

$
0
0
Yesterday I have installed Embarcadero® C++Builder 10.1 Berlin Version 24.0.24468.8770 - Starter edition.
I was very surprised that I cannot found Local Variables Window in Debug Layout.
As well, menu Debug Windows do not contains menu item Local Variables.
Likewise, on Debugging, hovering over variable name do not display value of the variable.
Is this bug or it is "feature" of the Starter edition of the IDE?

No virtual Keyboard after form creation - by: Gunnar B21851

$
0
0
Hi,

i'm using Berlin Update 1. I'm creating an App in Firemonkey. After startup, the app checks if the user table is already filled. If not, an initial setup screen should be shown.
I have a routine in my main forms onShow routine. If the table is empty, the following code gets executed:

		TInitialSetupForm *setupForm = new TInitialSetupForm(this);setupForm->Show();

However if the new form is shown, the virtual keyboard is not appearing, when the user tries to enter text in the input fields. Or if you freak out and point your fingers a thousand times on the input fields, then the virtual keyboard opens, but the text you enter in one input field, gets simultaniously displayed in all other text input fields.
This is realy strange. If i move the code out from the onShow event to a button, then everything works fine. But how can i implement that functionality correctly, so the initial setup form gets shown on application startup if the database is emtpy?

Cheers.

Berlin 10.1.1 and Berlin 10 hot fixes - by: Amos S21857

Help!! sms app - by: Aows A21884

$
0
0


Hello everyone!

I’m trying to write simple sms app for android and IOS in c++.

I know it sounds very funny, but can you show me how to make it.

I tried to find it in documentation, but.. ))

I’ll be very thankful.

Deploy to OSX not working in 10.1 Berlin - by: Steve Strommen

$
0
0
A fresh install of C++ Builder 10.1 Berlin will not deploy to OSX. Even the simplest blank app will not run because of an error message that LibSystem.B.dylib cannot be loaded.
This problem does not occur when doing the same thing in C++ Builder 10 Seattle. I believe this problem did originally occur in version 10 but there was a PAServer hotfix that took care of it.
At this point, 10.1 Berlin is useless to me because it will not deploy anything to OSX. Is there a solution?
I'm running Windows 10 on a Mac using Parallels, and using the appropriate version of PAServer with each version of C++ Builder.

the broswer window from RzShellTree disappeared - by: d609903

$
0
0

a RzShellTree component is invoked by ShowModel() to show the Browsing window to support multiple files selection.





After that , if user switches the window by opening another IE page or opening another applciation (e.g. outlook) and back, the window from RzShellTree disappeared. And the IE browser freezes without responding any user action. User has to close the IE instance through task manager or user can find this window back after choosing 'Cascade Windows' after right click on taskbar.



So the question:

Does the RzShellTree component causes the issue? or any suggestion?



Thanks for any feedback!

Use The JSON Parser In Delphi 5 - by: sasan I7474

$
0
0
[color=#242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; line-height: 19.5px]I have an source Code For Delphi 5[/color]
[color=#242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; line-height: 19.5px] I Cant move it to newer Version [/color]
[color=#242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; line-height: 19.5px]And I Need An Library or tools for using json [/color]
[color=#242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; line-height: 19.5px]a json parser For Delphi 5 [/color]
[color=#242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; line-height: 19.5px]Thanks For Your Help[/color]

[color=#242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif][size= 15px; line-height: 19.5px]stackoverflow.com/questions/39865997/how...the-json-in-delphi-5[/color][/size]

Compiler Error F2063 - by: Detlef R6017

$
0
0
Hi All,
sometimes, not every time, when i want to compile my project (Strg+F9) (Delphi 10 Seattle) it gives an error:
[dcc32 Fatal Error] Can not compile unit XXX(line): F2063 Unit yyy can't complie (translated from german)
When I try to rebuild (Shift+F9) no error comes up and compilation is successful.

Any idea for the reason?

FastReport - by: Yury G22118

$
0
0

Hi!

Anyone Help me please to know what is wrong. Into my application I use FastReport 4.13.2 with XE5. If I don’t use report that has made by FastReport , my application works without problem and report first time runs. But if I stop application and then start it next time, I am gotten a message: “Exception class EIBClientError with message “Dataset open””. I control all datasets. They are not activated. Even database is not connected.

Client/Server not exception in Client - by: Álax F22247

$
0
0
In a Client / Server application using DataSnap Firedac and ClientDataSet, with a table with a null fields and not null the user does not meet the NOTNUL field to generate an exception recording using the Post and ApplyUpdates (0) the client application is no exception.

Aborts when loading begins Delphi 10.1 - Update - by: Luiz F22046

$
0
0
Hi,
When i run bds.exe program, opens the initialization screen, always, when that .NET is initializing, aborts, looking at the Windows log, it is informed that there was a failure in ntdll.ddl.
Dll Location: C:\Windows\SysWOW64\ntdll.dll
Can someone help me?
Thank's for all.

IOS: ObjectiveC class CTCallCenter not be found - by: Marco Cotroneo

$
0
0
Hello,




I have this problem after upgrade to new IOS 10 sdk. In unit IOSapi.CoreTelephony, where the class i defined, there's this const:








CoreTelephonyFwk: string = '/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony'








but going in sdk folder I don't have this framework. I removed and ricreated but still I haven't.




Any of you have had the same issue?






I have delphi Berlin 10.1








Thanks for any advice

Cannot install Berlin 10.1 - by: Randall Carpenter

$
0
0
Please help. I am trying to install Delphin 10.1. The installation gets to the point at which it tries to download the "Help Files Enterprise" file. I then get an "Operation error - a problem occurred during the process". I have two buttons on this error screen - Retry and Close. If I click on Retry, it goes to the prior screen (where it attempts to download the file) and then immediately returns to the "Operation error" screen.
When I click on Close, the installation program closes and Delphi opens. But the installation is very incomplete. The help files are not installed. If I click on File|New, my only options are Other and Customize. It appears my components are not installed.
In all, a very incomplete installation.
Please help. I would like to get this installed soon.
Your help will be appreciated.
Randall Carpenter

key mapping no longer works - by: peter L9544

$
0
0
I'm running Seattle and a few days ago, the key mapping settings failed and can't reliably be reset. I've re-installed Seattle, but the problem has grown. Now the Recent Projects doesn't list my projects.
If I close a project, it shows in the recent, but when I exit and restart Delphi, it is clear again.
The IDE is now almost unusable because the arrow keys have stopped functioning in the edit window, but works elsewhere in the IDE. The backspace pops up the "Replace text" dialog box. It seems if the "Default" Key mapping settings have been cleared.
Basically, my IDE is almost totally unusable, as it appears the shortcuts have gone missing.
Any ideas?

web application html5builder problem - by: Angelica Z7385

$
0
0


Hi I have a serious problem with a website developed with html5builder. The first web application in php, html5 smartytemplate and with different js is in the "first" server folder, the second site, cloned from the first in the "second" server folder. In the "second" I changed a few things, the connection to the MySQL database, some images, images that reside in its directory folder under relatively "first" and "second." The ajax uri pointing respectively to "first" and "second" with the address and www.mysite.it/first www.mysite.it/second. All you need the application as js files, images, RPCL was dupplicato.

The problem is that the first tip to the application of the second images that misses because there are not in that directory but in the second. I'm not even sure there is the correct aiming at the right database.

Because if they are in two different folders by going to its application this does not refer to the folder where you installed?






Data controls missing from toolbar. - by: Wallace W22427

$
0
0
Berlin Professional. On my first installation I had a Data Control toolbar but no Data Control options. I uninstalled and reinstalled and now I dont have a Data Control Toolbar at all.
I do have Data Access components.
Next, how do I hide tool bar options I don't use.

Autocomplete on enter key - by: Amos S21857

$
0
0
Hi
I started my project with Delphi XE3. At some point when I wrote begin and pressed enter, the editor did not add "end" automatically, it was ok until then, not sure what started it. The same happened when I wrote try and pressed enter, finally and end were not added.

Now I upgraded to 10.1 berlin and I see that the same happens even though it's a complete new installation. I guess it's something in the project itself or one of its settings.

Any idea what can it be?
Thanks
Viewing all 3677 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>