Introduction to Quartex Pascal
Published by : Educational Computing Services Ltd
Writed by : Dr Kevin R Bond
Published date : 24/09/2025
ISBN-13 : 978-1-8381026-3-0
Language : English
Web site : https://www.educational-computing.com/
Quartex Pascal (short: QTX) is a stand-alone object pascal IDE, compiler, run-time library and development system which to run does not need a copy of Delphi. QTX generates high performance JavaScript – allowing developers to tap into web technology and enjoy the full might of modern mobile, desktop and server development. This means you can use all the frameworks that Javascript people enjoy, write websites, servers, services and mobile apps - repurposing your Delphi/Object Pacal/Pascal skills under the web paradigm. The compiled code will run in your browser or server-side through node.js.
Additional resources to accompany the text will available from our website.
Introduction
1 Introduction to Quartex Pascal
2 The box model, event-handling and introduction to CSS styling
3 Windowed applications
4 Using audio
5 Using files
6 Sliding puzzle and its solution
7 Using style sheets
8 Event handling
2 Making user interfaces
10 Accessing You Tube videos
11 Timers
12 Graphics
13 String handling operations
14 Arrays
15 Functional programming
16 Debugging
17 Node.js
18 Databases
19 Linear algebra
20 Apex Charts
21 Three-dimensional graphics
22 Promises and Async Await
23 Date lime utilities
Appendix 1 Configuring the IDE
Appendix 2 Configuring programs
Appendix 3 Configuring a title and an icon for project
Appendix 4 Creating a delegate event handler at runtime
Index