I used visual baseline about 5 years ago.
but I started using delphi 5 years ago (when most developers switched from delphi to visual studio), delphi is as simple as vb, and at the same time it is happy and reliable. Delphi has many changes since pascal (for example: strings should be combined differently in pascal instead of just using +) to speed up script execution.
but why in delphi do we have to declare var from above when I write a lot of statements for a procedure that I have to scroll up and declare var and go down again. delphi is one of the best (several times one and only) MOST RAPID'est 'IDE in the world, but why they did not give support to declare a variable anywhere, like in vb C #, etc.
source
share