The Tool Palette contains items to help you develop your application. The items displayed depend on the current view.
For example, if you are viewing a form on the Designer, the Tool Palette displays controls and components that are you can place on the form.
You can double-click a control to add it to your form. If you are viewing code in the Code Editor, the Tool Palette displays code segments that you can add to your application.
Closing Delphi IDE
To stop working in the Delphi IDE, you can point to the File | Exit option in the main menu. If you have made changes to the current project, you'll be asked if you want to save the changes. Since Select [No].That's it for this lesson. Next time, you'll be starting writing some actual code, I guess.


