@Handoko - Can I share some advice where the IDE can be improved? Uhhhh...
Allow me to digress: I started Pascal with Turbo 3; then 4; then 5. Then Ada on a mainframe and then on a PC with a maximum of 16mb of memory; earned my MS in Software Engineering. After thousands of LOC, I went into systems engineering; network engineering; then IT and communications project management. I now be retired. I want to write some programs! My problem is that the world went GUI (with something called the Internet) while I was still in a text frame of mind...

Now - current day. My programs need to have a GUI interface - something that is second-nature for the user. I studied web pages, HTML, CSS, WPF, and C#. I decided I should go back to the basics and just program in Pascal. So, here I am!
I can barely spell Lazarus, let alone know where to improve it. I would LOVE a tutorial on Lazarus. There are many, many tutorials and examples of code for Pascal; FPC or otherwise. That is not my problem.
My problem is that the IDE is not intuitive to me. (Visual Studio and/or Embarcadero is not, either.) I have never had so much trouble composing a screen!! (OK, in FPC jargon: a form.)

I printed out all of the components, laminated it, and have it right here by me. That is a quicker reference for me than selecting each tab. The only item closer to me than the list of components is my hard copy of
LAZARUS The Complete Guide. And I have dual screens: The forum and freepascal.org/docs-html on my left and Lazarus on my right.
When I get to the point I can contribute meaningful suggestions/solutions, I will. I have had a lot of help from the forum. I need to return the favor. I look forward to being able to post solutions instead of problems.

Meanwhile...I figured an index to or list of the example programs in the documentation might be helpful to me. Thus, my initial post.