Delphi Programming Question:

Download Job Interview Questions and Answers PDF

Do I have to know a lot about the Windows API to use Delphi?

Delphi Interview Question
Delphi Interview Question

Answer:

There seems to be a feeling that you need to know more about Windows to use Delphi than you do to use Visual Basic. This isn't really true; you can get by in both environments with a very minimal understanding of Windows internals. However, in both environments, you have to know at least a little about the Windows API in order to really make the most of what you have. The difference is that Delphi gives you a lot more power to do all these interesting things, so you feel more limited if you don't know how.

Download Delphi Interview Questions And Answers PDF

Previous QuestionNext Question
How do I close a modal form? For that matter, what is the best way to close any form?Do I have to understand object-oriented programming to use Delphi?