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

Dashed line using ExtCreatePen not working - by: Kim

$
0
0
Hi,
I am trying to draw a line using a user-defined pen Style but the line prints straight.



Am I doing anything wrong?

Delphi IDE: Open Code or Design By Choice - by: Wanli

$
0
0
Is there an Options setting to achieve this? IDE will open the code if clicking on .pas file at Project Manager, open the form if clicking on .dfm file. I am using Seattle Pro. Thanks!

Find Address in memory of the first loaded module (exe) - by: Peter

$
0
0
How can I find the address in memory of the first loaded module (exe). I have been going round in circles on this, GetModuleInformation() and Module32First() give the compiled base address but not the actual address into which the module is loaded.

How can I find the address in memory into which a module is loaded? - by: Peter

$
0
0
How can I find the address in memory into which a module is loaded? In this case I want the load address of the first module (exe). Module32First() and GetModuleInformation return the base address to which the module was compiled but not the address that the module is loaded into memory at.

Can't install Starter for learning - by: Christophe

$
0
0
I did some training with 10.1 Starter, then tried 10.2 Trial from a friend's recommandation,
the Trial has expired while i haven't even started it once, and now i wanted to launch Starter again,
no luck it asks for a reg key, which i did receive in my mail inbox but it says this reg key has reached its limit,

Is there a way that i can still use Starter for learning purposes ?

Regards

C++ Builder out of memory during linking - by: Thomas

$
0
0
Hello all,

I have a created a porject with 6 forms and during linking I get an out of memory error.
I'm using the components
DevExpress
MyDac
ZipForge.

I attached the project.

Thanks for help

File Attachment:

File Name: LinkMem.zip
File Size: 71 KB

C++XE10.2 Out of memory during linking - by: Thomas

$
0
0
Hello all,

I have a created a porject with 6 forms and during linking I get an out of memory error.
I'm using the components
DevExpress
MyDac
ZipForge

Thanks for your help
Thomas

File Attachment:

File Name: LinkMem_2018-05-14-2.zip
File Size: 71 KB

Debugger crashes with thread list open debuging session - by: Rolf

$
0
0
Windows 7 Pro / Delphi Tokyo 10.2.3 / VCL Application

Whenever the Thread List window is open in the IDE, the debugger crashes as soon my application raises an exception. I get than the stop dialog where I can select Break or Continue. As soon I confirm this dialog with Break OR Contiunue the Debugger crashes with bringing up the Windows WER error dialog, thar the application has faulted and gets closed

If I dont have the Threads List open in the IDE, everything runs well, but as soon I open it, it crashes again..

I don't have this issue in XE4.

java.io.ioexception main_thread - Delphi Remote Push No - by: Marco

$
0
0
Dear All,
i'm trying to build an app to receive remote push notification in delphi, sent via Kinvey provider.
I followed the example linked at docwiki.embarcadero.com/RADStudio/Tokyo/...e_Push_Notifications , but when i ran my app end in error with this message:
Device Token Request Failed
java.io.ioexception main_thread

Could you have an idea to solve this issue?

Thanks in advance for any help.

Kind Regards, MarcoS

Whis JDK should be used with RAD Studio Tokyo for Android development? - by: Uros

$
0
0
Hi,

which JDK should be used with RAD Studio Tokyo?

I am using jdk1.8.0_171 (32bit) and the compiler is always throwing out EXEC ERROR The command "PATH..." exited with code 2.

I have removed AndroidSDK-24.3.3 from SDK manager and added a new one (AndroidSDK-24.3.3) where RAD Studio downloaded everything and prepared the settings for me. I have added JDK to the system PATH (c:\Program Files (x86)\Java\jdk1.8.0_171\) and even tried replacing PATH in RAD settings under Environment Variables/User Overrides/Path and I always get the same error message.

Does anyone have a suggestion on what I am doing wrong? I used to compile for Android without any problems for the last few years.

Upgrading form XE4: Where is the WebSnap in Tokyo? - by: Rolf

$
0
0
I'm upgrading from D7/ XE4 to Tokyo and missing the WebSnap components. Is there a way to get them somewhere?

The procedure entry point could not be located in the dynamic link library - by: Michael

$
0
0
Hello all!
I have huge in-house component library. Moving from Delphi XE2 to Tokyo 10.2
Finally I compiled library (BPL) successfully, but when I tried to install it, I'm getting this error:
The procedure entry point
@Data@Db@TDataSet@GetRecord$qqrpuc16Data@Db@TGetModeo could not be located in the dynamic link library dbrtl250.bpl

Any ideas?

How do I know what to add to uses list when I get undeclared identier - by: Wallace

$
0
0
For example

uLogin.pas(46): Undeclared identifier: 'EMyError'

I needed to add MyClasses to the uses list.

C++ Builder 10.2 Update 3 FMX OS X Debug - by: Richard

$
0
0
I have FMX program that works on OS X Yosmite in release mode but crashes in debug with a runtime 231 error.
The program has two forms with charts buttons sliders etc..

Tokyo 10.2.3 - Push Notification (Android) not working - by: Heber

$
0
0
Even after apply last patch ( cc.embarcadero.com/item/30831 ), my Android app doesn't receive token device from google (GCM).
Before update delphi version (from Berlin to Tokyo 10.2.3), my code was working 100%!

Any idea?

Installation Fails due to No Delphi License - by: Michael

$
0
0
I sure hope that someone can help. I am so frustrated. I have an active subscription that is good until July 2018. I have been using C++ Builder Tokyo since it came out, and received a notice of release 3. I downloaded release 3 and when I try to install it, I get a message saying that it wants to uninstall my current version. Fine. I then get a notice saying "Existing License found. The following RAD Studio 10.2 license was found on your system. C++ Builder XE8 Professional Named User (Upgrade from XE4 or later) and a box to Use existing license". I click Install, and says "Installing Main Application Files..." Then a bunch of registry messages, and then it asks me to enter a valid Embarcadero serial number. OK, I guess. So I dutifully copy/paste (or enter carefully by hand, asked my wife and son to enter it, etc.) the license information. And my EDN information. I then get a message saying "No valid license information found for Embarcadero(r) Delphi 10.2. Now I don't know if it's because I only have C++ Builder or what, but I cannot get past this. I have tried all the suggestions that I could find. The license manager reflects that I have a valid license, and all the information checks out. I have tried looking for a separate download for just C++ Builder, but I cannot find that. Does anyone know why I can't install the latest version? Please please please HELP! Thanks!!!

Upgrading from D7/XE4: Where is the WebSnap in Tokyo? - by: Rolf

$
0
0
I'm upgrading from D7/ XE4 to Tokyo and missing the WebSnap components. Is there a way to get them somewhere?

Strange behaviour on TImage.Canvas between Delphi 2010 and Delphi 10.2 - by: Josep

$
0
0
Hello.

I am migrating an application from Delphi 2010 to Delphi 10.2.

Due to some strange behaviour the TexMetrics for the same string with the same font (font name, type and size) are different.

This application is like a label designer and the text graphical objects (displayed with TextOut) are very different.

For me and my customer this is a disaster. How can avoid this?????

It is very important.

Thanks in advance

How to change sort mode on SysUtils.FindFirst - by: Peter

$
0
0
Hello,
I want to get alist of folders with SysUtils.FindFirst. I use unicode strings with East European chars.

The available directories are sorted e.g.
A...
B...
...
Y
Z
but then follow all Special signs
like
Åberg
Šmalcelj.

I would like to have Åberg after A and not after Z.

Sincerely Peter

TurboPower's XML Partner forum - by: Carlos

$
0
0
Is there a TurboPower's XML Partner forum to post a question?
Thanks
Carlos
Viewing all 3677 articles
Browse latest View live