- 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.
- Implementing Cisco Networking Solutions
- Mastering Julia
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- Multithreading in C# 5.0 Cookbook
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- SQL Server 入門很輕松(微課超值版)
- Java Web從入門到精通(第2版)
- Photoshop智能手機(jī)APP界面設(shè)計(jì)
- 分布式架構(gòu)原理與實(shí)踐
- Python程序設(shè)計(jì)教程
- Test-Driven iOS Development with Swift
- Joomla!Search Engine Optimization
- Extending Docker
- 絕密原型檔案:看看專業(yè)產(chǎn)品經(jīng)理的原型是什么樣
- Visual FoxPro程序設(shè)計(jì)實(shí)驗(yàn)教程