Embarcadero Technologies, undated. — 136 p. Yuriy Kalmykov is a well-known expert in software development and author of many programming publications and textbooks, including “Teaching Delphi Programming in Schools”. This book is a result of twenty-five years of instructing students as a member of the Informatics and Control Processes faculty at the National Research Nuclear...
2nd ed. — Birmingham: Packt Publishing, 2024. — 417 p. — ISBN: 1805121103. Harness the power of the Delphi IDE and programming language, coupled with the FireMonkey library, to develop modern desktop and mobile apps with high speed and natively compiled efficiency from a single source code base. Key Features Understand the fundamentals of Delphi for building multi-device...
Leanpub, 2019. — 103 p. Parallel programming is hard. Your best bet for a stable application is a good multithreading framework and for Delphi that means OmniThreadLibrary. This book will guide you through all parts of this complex library and help you write great applications that will use all CPU power available in modern computers.
Dark Neon. 2020. — 194 p. Learn to Program Delphi and Object Pascal quickly and easily. Huw Collingbourne has programmed in Delphi for over 25 years. For over ten years he was the Delphi columnist for PC Plus Magazine in the UK. In this book, he explains how to design desktop applications and program in Delphi's Object Pascal language. All the source code is available for free...
Packt Publishing, 2019. — 241 p. — ISBN: 978-1-78913-055-3. Improve your Delphi programming skills by building robust applications for Android, iOS, and Windows platform Delphi is a cross-platform programming language and software development kit that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS. With the help of seven practical...
Packt Publishing, 2019. — 692 p. — ISBN: 978-1-83898-911-8. Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know...
Packt Publishing, 2019. — 692 p. — ISBN: 978-1-83898-911-8. Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know...
Packt Publishing, 2019. — 692 p. — ISBN: 978-1-83898-911-8. Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know...
Packt Publishing, 2019. — 667 p. — ISBN: 978-1-83898-911-8. Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know...
Packt Publishing, 2019. — 667 p. — ISBN: 978-1-83898-911-8. Code files only! Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio...
Packt Publishing, 2019. — 667 p. — ISBN: 978-1-83898-911-8. Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know...
Independently published, 2017. The book is a help to all Delphi programmers who want to develop their programs for Windows, MAC OS X (macOS) and Linux for the first time with FireMonkey, and also suitable for developers who want to go deeper into the FireMonkey framework. Note:The book is not intended for developers who are just starting to program with Delphi.
Independently published, 2017. The book is a help to all Delphi programmers who want to develop their programs for Windows, MAC OS X (macOS) and Linux for the first time with FireMonkey, and also suitable for developers who want to go deeper into the FireMonkey framework. Note:The book is not intended for developers who are just starting to program with Delphi.
2012 Bob Swart, Bob Swart Training & Consultancy (eBob42) Delphi XE2 DataSnap Development courseware manual contains 270 p., with sections about: DataSnap History and Example Data, DataSnap Server Targets (and Wizards), DataSnap Security, DataSnap Server Components, DataSnap Server Deployment, DataSnap Clients, DataSnap and Databases, DBX: DataSnap Filters, DataSnap REST and...
Birminghan: Packt, 2018. — 330 p. Build fast, scalable, and high performing applications with Delphi Key Features Build efficient and concurrent applications in Delphi with focused examples Identify performance bottlenecks and apply the correct algorithm to increase the performance of applications. Delve into parallel programming and memory management to optimize your code Book...
Embarcadero, 2014. — 36 p. Unit testing is an important topic. Very important. Unit testing can mean the difference between a codebase that is clean and maintainable and one that is impossible to maintain. Delphi developers are lucky. For many years they have had the venerable DUnit framework for doing unit testing, and recent advancements in the language have enabled a new...
CreateSpace Independent Publishing Platform, 2018 — 406 p. — ISBN13: 978-1721654901. Memory management. One of the most basic parts of software development, often kept on the side even though it has the most profound effect on how we write our code. Delphi provides a variety of types with their own memory management logic, as well as two sets of compilers that provide different...
Leanpub, 2017. — 109 p. — ISBN: 978-1-941266-19-9. This book covers Dependency Injection from A to Z. In it you'll learn about Constructor Injection, Property Injection, and Method Injection. You'll learn about the right and wrong way to use the Dependency Injection Container. What is Dependency Injection? Benefits of Dependency Injection A Closer Look at Coupling: Connascence...
Packt Publishing, 2017. — 506 p. — ISBN13: 9781786460165. True PDF Become a developer superhero and build stunning cross-platform apps with Delphi Delphi is the most powerful Object Pascal IDE and component library for cross-platform native app development. It enables building natively compiled, blazingly fast apps for all major platforms including Android, iOS, Windows, Mac,...
Packt Publishing, 2017. — 506 p. — ISBN13: 9781786460165. Become a developer superhero and build stunning cross-platform apps with Delphi Delphi is the most powerful Object Pascal IDE and component library for cross-platform native app development. It enables building natively compiled, blazingly fast apps for all major platforms including Android, iOS, Windows, Mac, and Linux....
Packt Publishing, 2017. — 506 p. — ISBN13: 9781786460165. Become a developer superhero and build stunning cross-platform apps with Delphi Delphi is the most powerful Object Pascal IDE and component library for cross-platform native app development. It enables building natively compiled, blazingly fast apps for all major platforms including Android, iOS, Windows, Mac, and Linux....
Packt Publishing, 2016. — 470 p. — ISBN: 978-1-78528-742-8. Over 60 hands-on recipes to help you master the power of Delphi for cross-platform and mobile development on multiple platforms Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, and Apple iOS. It helps...
CreateSpace Independent Publishing Platform, 2017. - 312 p. - ISBN: 978-1542817547 Create stunning HTML5/JavaScript Web based applications and high performance servers with Elevate Web Builder and open-source mORMot, all using the Object Pascal language. This second edition of the first book to document mORMot has been extended with sections on Domain Driven Design-related...
Apress, 2016. — 155 p. — ISBN10: 148422213X. — ISBN13: 978-1484222133. Dive into the world of MVVM, learn how to build modern Windows applications, and prepare for cross-platform development. This book introduces you to the right mindset and demonstrates suitable methodologies that allow for quick understanding of the MVVM paradigm. MVVM in Delphi shows you how to use a quick...
CreateSpace Independent Publishing Platform, 2015. — 554 p. — ISBN: 1514349949, 9781514349946 The Object Pascal Handbook is the complete guide to the programming language of Delphi and AppMethod, by Embarcadero Technologies. The book covers Object Pascal from the foundations to the latest extensions and the author, Marco Cantu, is a well known Delphi guru, the author of dozens...
(2012) Provides a comprehensive guide to the language and core non-visual libraries of Embarcadero Delphi XE2, from basic language syntax to multithreading. Adopting an integrated approach, the book covers both newer and older features alongside one another; while it won't teach you how to program, it assumes little Delphi knowledge specifically. Includes coverage of XE2's...
(2015,draft) The Object Pascal Handbook is the complete guide to the programming language of Delphi and AppMethod, by Embarcadero Technologies. The book covers Object Pascal from the foundations to the latest extensions and the author, Marco Cantu, is a well known Delphi guru, the author of dozens of Delphi books, and the current product manager for the programming tool at...
(2013) Coding in Delphi is a new programming book by Nick Hodges that covers a variety of powerful Delphi programming features and techniques including Generics, Interfaces, Exception, Handling, Anonymous Methods, Collections, RTTI, Enumerators, Attributes, Dependency Injection and Unit Testing ISBN10: 1941266037
(2015) Like its predecessor Coding in Delphi, More Coding in Delphi is about writing Delphi code. In this book, you won’t find much about the form designer, the VCL, or the FMX framework. You will, however, learn about: * How to write SOLID code in Delphi * Using Delphi with design patterns like the Factory, Observer, Adapter, Decorator, and Command Patterns. * How to take...
(2001) episode [The Tomes of Kylix]. This guide takes the Kylix developer through the core facets of Linux development from advanced file processing to Linux threading issues, including advanced Linux communication methods relative to the application programming interface. Paperback: 531 p. Publisher: Wordware Publishing, Inc. (December 25, 2001). Language: English. ISBN10:...
Harry Stahl, 2015. — 312 p. — ASIN: B00VPC7V86. The book is a great help for all those Delphi developers, who want to do cross-platform development with FireMonkey for Windows and MAC OS X for the first time. The author presents his experience, which he has collected for this purpose as a developer. Save yourself hours and days to searching for solutions for tasks, which looks...
Harry Stahl, 2015. — 312 p. — ASIN: B00VPC7V86. The book is a great help for all those Delphi developers, who want to do cross-platform development with FireMonkey for Windows and MAC OS X for the first time. The author presents his experience, which he has collected for this purpose as a developer. Save yourself hours and days to searching for solutions for tasks, which looks...
In this paper a graphical extension for Borland Delphi is described. Basic geometrical primitives are organized in classes according to the requirements of object-oriented programming. Abstract base class is TMicroGraph, It is an ancestor of all geometrical objects KPoint, KLine, KCircle, KEllipse, KSpline, KWorldStrings, KCartesian_System. Visualization class TWorldPaintBox is...
Packt Publishing, 2014. — 329 p. — ISBN: 9781783559589 With this book, you will gain valuable and practical knowledge of the latest functionalities of Delphi. Starting with the foundations, you will work on your VCL application, customize the TDBGrid, and configure your runtime class using RTTI. Going forward, you will build on this foundation and deploy FireMonkey to go...
CreateSpace Independent Publishing Platform, 2010. – 318 p. in color – ISBN: 1450597262, 9781450597265 The guide to what's new in Delphi 2010, from the best-selling author of the Mastering Delphi series and the Delphi 2007 and 2009 Handbooks. The book covers all the new features of Delphi 2010 for Win32, from Extended RTTI to new IDE features, from Windows 7 support to the...
CreateSpace, 2008. - 140 p. Essential Pascal is an introduction to the basic features of the Pascal language, as found in Delphi and other modern development tools, from the best selling author of Mastering Delphi. The book has 140 p. and is focused on the core Pascal language (and not its OOP extensions), with some references to differences or similarities in Delphi for .Net,...
Wordware Publishing, 2002. - 555 p. Developer's Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such as TCP/IP, MAPI, SMTP, and HTTP.
Wordware Publishing, 2001. - 545 p. This book is designed as an introduction to XML and an examination of how XML can be used in conjunction with Delphi. XML is a specification that defines a way to describe and process sets of documents that have an inherent structure. An XML document’s appearance is similar to HTML (not surprising given its heritage), but it is targeted at...
2006. - 103 p. Many Delphi beginners start with projects like "My Notepad" when beginning programming with Delphi, other developers spend nights and days in writing various multimedia and graphics applications, but all of them will sunner or later realize that 90% of today's software interacts with some data stored in some way. There's no doubt about it, Delphi has powerful and...
Borland Software Corporation, 2002. - 32 p. This tutorial guides you through the creation of a text editor complete with menus, a toolbar, and a status bar. You will use the Delphi IDE to create the text editor. This tutorial assumes you are familiar with Linux and have read the introduction to Kylix programming and the IDE in the Quick Start. Note: This tutorial is for all...
Sams, 1998. - 458 p. Sams Teach Yourself Delphi 4 in 21 Days contains 750 p. of all new content. The tutorial information for programmers and developers will include complete coverage of Delphi 4's enhanced features with a client/server emphasis. Topics will include compatible component development, enterprise-wide integration, Internet enabling tools, Intranet development and...
Wordware Publishing, 1999. - 450 p. A comprehensive title targeted at experienced 32-bit Delphi programmers and developers in the use of the industry graphics standard library, OpenGL, which has become a standard for programming in the animation and computer game industries. The Delphi Developer's Guide to OpenGL gives an outline of OpenGL-once a proprietary graphics library...
Borland Software Corporation, 2001. - 638 p. The Developer’s Guide describes intermediate and advanced development topics, such as building database applications, writing custom components, and creating Internet Web server applications using Kylix, Delphi for the Linux operating system. The Developer’s Guide assumes you are familiar with using Linux and understand fundamental...
Borland Software Corporation, 2001. - 250 p. What’s in this manual? The first seven chapters describe most of the language elements used in ordinary programming. Chapter 8 summarizes standard routines for file I/O and string manipulation. The next chapters describe language extensions and restrictions for dynamic-link libraries and packages (Chapter 9), and for object...
Marco Cantu, 2002. - 156 p. Delphi pioneered the era of rapid application development by introducing critical features like application framework and visual window layout designer that drastically reduced application prototyping times. Delphi uses the Pascal-based programming language called Object Pascal, and compiles Delphi source code into native x86 code. They include the...
O’Reilly Media, 2000. - 576 p. Aimed at the working Delphi developer, Delphi in a Nutshell is an effective desktop reference to this popular programming tool. Besides listing all core classes and methods, this book also provides a host of expert dos and don'ts for mastering the newest features in Delphi's Object Pascal. The heart of this book is its reference sections on...
Borland Software Corporation, 2004. - 1656 p. Delphi 2005 is an integrated development environment (IDE) for building Delphi, Delphi for .NET, and C# applications. The Delphi 2005 IDE provides a comprehensive set of tools that streamline and simplify the development life cycle. The tools available in the IDE depend on the edition of Delphi 2005 you are using. The following...
Borland Software Corporation, 2004. - 249 p. Delphi is a high-level, compiled, strongly typed language that supports structured and object-oriented design. Based on Object Pascal, its benefits include easy-to-read code, quick compilation, and the use of multiple unit files for modular programming. Delphi has special features that support Borland's component framework and RAD...
Borland, 2005. - 121 p. Welcome to the Delphi 2005 Reviewer's Guide. This document will familiarize you with Delphi 2005, the newest version of Borland's flagship development environment, culminating more than twenty years of technological innovation. The Delphi 2005 Reviewer's Guide is organized into two parts. In this first part, the Overview, you will find a general...
Borland Software Corporation, 2001. - 78 p. This Quick Start provides an overview of the Delphi development environment to get you started using the product right away. It also tells you where to look for details about the tools and features available in Delphi. Chapter 2, A tour of the desktop describes the main tools on the Delphi desktop, or integrated desktop environment...
Sybex, 2001. - 1071 p. The first time Zack Urlocker showed me a yet-to-be-released product code-named Delphi, I realized that it would change my work — and the work of many other software developers. I used to struggle with C++ libraries for Windows, and Delphi was and still is the best combination of object-oriented programming and visual programming for Windows. Delphi 6...
Borland Software Corporation, 2001. - 1140 p. The Developer’s Guide describes intermediate and advanced development topics, such as building client/server database applications, writing custom components, and creating Internet Web server applications. It allows you to build applications that meet many industry-standard specifications such as SOAP, TCP/IP, COM+, and ActiveX....
Sams, 2001. - 1200 p. With such an acclaimed list of contributors that include Bob Swart (aka Dr. Bob) and Ray Konopka, it's little wonder that Delphi 6 Developer's Guide oozes knowledge and insight from cover to cover. Make no mistake, this is not one for the faint-hearted. If you are just starting out along the development road, then you may well do better to pass this volume...
Borland Software Corporation, 2004. - 22 p. With the release of Delphi 8 for the Microsoft.NET Framework (a.k.a. Delphi for .NET), Borland has enabled Delphi developers to target another new platform, supporting the needs of its developer base. Previous versions of Delphi can produce Microsoft Win32 applications (and with Borland Kylix, we can build Linux applications using the...
Author and Publishers: Borland Software Corporation , 2002. - 187 p. Embarcadero Delphi, formerly CodeGear Delphi, Inprise Delphi and Borland Delphi, is an integrated development environment for Microsoft Windows applications originally developed by Borland and now owned and developed by Embarcadero Technologies. It utilizes a dialect of the Object Pascal programming language...
Author and Publishers: ASTA Technology Group Inc , 2002. - 684 p. ASTA Skywire supports cross platform clients and server to allow for developers to create fast, reliable and secure applications that run over any network. The Internet Second Wave is here and the ASTA Technology Framework provides the foundation to not only build scalable rich, thin client applications but to...
Author and Publishers: Borland Software Corporation , 2002. - 22 p. This tutorial guides you through the creation of a cross-platform application that lets you view and update a sample employee database. Cross-platform applications use CLX, the Borland Component Library for Cross-Platform. Designed to compile and run on different platforms, CLX applications require a minimum of...
Author and Publishers : Borland Software Corporation, 2002. - 52 p. This Quick Start provides an overview of the Delphi development environment to get you started using the product right away. It also tells you where to look for details about the tools and features available in Delphi. Chapter 2, A tour of the environment describes the main tools on the Delphi desktop, or...
Sybex, 2003. - 992 p. Still the Best Delphi Resource-Now Fully Updated and Expanded Whether you're new to Delphi or just making the move from an earlier version, Mastering Delphi 7 is the one resource you can't do without. Practical, tutorial-based coverage helps you master essential techniques in database, client-server, and Internet programming. And the insights of renowned...
Author and Publishers: Borland Software Corporation , 2002. - 1108 p. The Developer’s Guide describes intermediate and advanced development topics, such as building client/server database applications, creating Internet Web server applications, and writing custom components. It allows you to build applications that meet many industry-standard specifications such as SOAP,...
CreateSpace Independent Publishing Platform, 2008. - 400 p. 2nd Revised Edition. ISBN10: 1440480095, ISBN13: 978-1440480096 This is a book about CodeGear Delphi 2009. You won't find an introduction to Delphi programming, its Object Pascal language or its Visual Component Library in it. In this book you can read only about new features of Delphi 2009 for Win32 in each of these...
The Russian Delphi programmer Sergey Antonov (or Antonov Sergey - aka. 0xffff) is a real hacker in the positive sense. He approached me with some intriguing assembly code that implements the equivalent of the C# yield statement! Yield makes it easier to implement enumerators (you know the simple classes or records with methods like GetCurrent and MoveNext that enables the...
About This HTML Help file is composed of 9,367 Usenet articles posted by Peter Below (TeamB) between July 23, 1999 and March 10, 2000. The majority of these articles are from the borland.public.delphi.objectpascal and borland.public.delphi.winapi Usenet newsgroups. I chose to create this file based on the fact that a great number of the posts I keep tend to be from Peter. Peter...
Wordware Publishing, Inc., 2001. - 525 p. ISBN10: 1556227361, ISBN13: 978-1556227363. Delphi developer Julian Bucknall provides fellow developers a comprehensive overview of using algorithms and data structures from a practical perspective. Bucknall begins with a discussion of algorithm performance, and provides comprehensive coverage of such topics as arrays, linked lists, and...
Comments