Homepage  • Privacy Policy & Imprint
In 2024, author Lazar Hristov released his book "Introduction to the Lazarus IDE". He provides free excerpts from the first part of his book as PDF files. Please click on the table of contents below to go to his website where you can access the contents.

Free course on the book "Introduction to the Lazarus IDE"

Part I - Theoretical materials (PDF files):

  1. Download and install Lazarus IDE
  2. Basic visual components
  3. How to work (program) with Lazarus?
  4. Project in Lazarus IDE
  5. Settings in the Lazarus
  6. Forms in Lazarus
  7. Components from the Standard palette(bar)
  8. Components from the Dialogs palette
  9. Components from the Additional palette
  10. Components from the Common Controls palette
  11. Components TTimer and TFrame
  12. Console Applications



Part II - Video lessons

  1. Download and install Lazarus IDE
  2. Basic visual components
  3. How to work (program) with Lazarus?
  4. Project in Lazarus IDE
  5. Settings in the Lazarus
  6. Forms in Lazarus:
    1. Forms in Lazarus IDE - Part I
    2. Forms in Lazarus IDE - Part II - Lesson 1
    3. Forms in Lazarus IDE - Part II - Lesson 2
    4. Forms in Lazarus IDE - Part III
  7. Components from the Standard palette(bar)
    1. Most used components: TButton, TEdit, TLabel
    2. Component TMemo (multiline text field)
    3. Components TToodlebox, TCheckBox and TRadioButton
    4. Components TGroupBox, TPanel, TComboBox...
    5. Part I - Component TMainMenu
    6. Part II - Components TPopupMenu and TImageList
  8. Components from the Dialogs palette
  9. Components from the Additional palette
    1. Component variants of TButton: TBitBtn...
    2. Component variants of TLabel and TEdit
    3. Components related to images and drawing
    4. Components of type Box
    5. Components TSpliter, TNotebook, TFlowPanel...
    6. Components TDrawGrid and TStringGrid
    7. Telephone Directory - Real Program
    8. Component TValueListEditor
  10. Components from the Common Controls palette
    1. Components of type bar - Part I
    2. Components of type bar - Part II
    3. Components of type View
    4. Components of type Control
    5. Components TPopupNotifier and TDateTimePicker
  11. Component TTimer: lesson + practical example
  12. Component TFrame
  13. Console Applications (program)



Back  •  Scroll to Top  • Homepage