Jump to content

Recommended Posts

Hi All,

 

I am new to learn Delphi technology.

I am using Delphi 7 application.

Can anyone help me regarding learning part.

from where I need to start and what things i need to see.

I got the basic details from the internet but still I am struggling for debugging part.

If anyone can help, please let me know.

 

Thank You

Share this post


Link to post

Hi...welcome here. :classic_cool:

Quote

I am new to learn Delphi technology.

...great! :classic_cheerleader:

Quote

I am using Delphi 7 application.

Why? Better using the Delphi Community edition...the modern way. :classic_rolleyes:

https://www.embarcadero.com/products/delphi/starter/free-download/

Quote

If anyone can help, please let me know.

https://learndelphi.org/de/everything-you-need-to-know-about-debugging-in-delphi/

 

:classic_cool:

Edited by haentschman

Share this post


Link to post
58 minutes ago, haentschman said:

Why? Better using the Delphi Community edition...the modern way. :classic_rolleyes:

If he qualifies for using it. An old, legal Delphi 7 license can still be used for anything, including professional programming. The CE license is very limited in what it allows.

Share this post


Link to post
1 hour ago, VishalTanwar said:

I am struggling for debugging part.

What exactly is it you are struggling with?

 

Basically, you enable the debug options in the compiler options dialog, build and start your program from the IDE with F9. That's about it.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×