- Getting Started with the Lazarus IDE
- Roderick Person
- 195字
- 2021-07-29 16:57:08
What this book covers
Chapter 1, Installing and Configuring the Lazarus Development Environment, explains the installation and configuration of the Lazarus environment on various platforms, such as Windows, Linux, and FreeBSD.
Chapter 2, Getting to Know the Lazarus IDE – a Quick Tour, is an overview of the basics of the Lazarus IDE, such as the code editor, object inspector, and the LCL palette.
Chapter 3, Creating a Hello World Program, provides an overview of the basics of creating a GUI and console application with Lazarus using the traditional Hello World program and expanding on it.
Chapter 4, Converting Delphi, covers converting an existing Delphi project to a Lazarus project using the Delphi conversion wizard, as well as manually converting the project.
Chapter 5, Creating a Lazarus Component, covers the creation of a custom component that can be added to the component palette to be used in a GUI application.
Chapter 6, The Lazarus Documentation Editor, shows the use of LazDE, the tool for documenting a Lazarus source code unit.
Chapter 7, Rebuilding Lazarus with a GTK2 Interface, covers the rebuilding of the Lazarus interface, using one of the many supported widget sets of Lazarus.
- .NET之美:.NET關鍵技術深入解析
- Fundamentals of Linux
- Python程序設計(第3版)
- .NET 4.0面向對象編程漫談:基礎篇
- Learning AWS Lumberyard Game Development
- ASP.NET 3.5程序設計與項目實踐
- Windows Forensics Cookbook
- Learning Python by Building Games
- Building Serverless Applications with Python
- Mastering JBoss Enterprise Application Platform 7
- Arduino家居安全系統構建實戰
- Mastering Data Mining with Python:Find patterns hidden in your data
- Java面向對象程序設計
- HoloLens與混合現實開發
- Python機器學習之金融風險管理