Developer's Guide to Delphi Troubleshooting

Developer's Guide to Delphi Troubleshooting

Author: Clay Shannon

Publisher: Wordware Publishing

Published: 1998-11

Total Pages: 532

ISBN-13: 9781556226472

DOWNLOAD EBOOK

A comprehensive reference to error messages in the Delphi development environment, this volume puts an emphasis on design-time errors, compile-time errors, and run-time errors. The CD-ROM includes the entire book in electronic form for easy reference.


Tomes of Delphi

Tomes of Delphi

Author: Clay Shannon

Publisher: Wordware Publishing

Published: 2001

Total Pages: 0

ISBN-13: 9781556228162

DOWNLOAD EBOOK

Book and CD-ROM. This is an alphabetical reference to almost 1,000 design-time, compile-time, and run-time error messages that can be encountered while working with Borland's Delphi Object Pascal language. This updated edition covers Delphi versions 1-6, so the book is comprehensive. This is the only book on the market that provides troubleshooting coverage of Delphi. For each error message cited, the possible causes of the error are given, along with clear and concise information on how to resolve the problem. Additional clarifying information is also provided to help explain the context of the error message and its resolution.


Borland Delphi 6 Developer's Guide

Borland Delphi 6 Developer's Guide

Author: Steve Teixeira

Publisher: Sams Publishing

Published: 2002

Total Pages: 1206

ISBN-13: 9780672321153

DOWNLOAD EBOOK

Borland(r) Delphi 6 Developer's Guide is a new edition of the #1 best-selling Delphi book by authors Steve Teixeira and Xavier Pacheco. Steve and Xavier are of the winners of the Delphi Informant Reader's Choice Award for both Delphi 4 Developer's Guide and Delphi 5 Developer's Guide. Borland(r) Delphi 6 Developer's Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland's new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi.


Delphi Made Simple

Delphi Made Simple

Author: Stephen Morris

Publisher: Routledge

Published: 2017-10-03

Total Pages: 207

ISBN-13: 135122493X

DOWNLOAD EBOOK

First published in 1997. Routledge is an imprint of Taylor and Francis, an informa company.


Delphi 5 Developer's Guide

Delphi 5 Developer's Guide

Author: Xavier Pacheco

Publisher: Sams Publishing

Published: 2000

Total Pages: 1556

ISBN-13: 9780672317811

DOWNLOAD EBOOK

The authors explore, in depth, the latest information on the best ways to build efficient usable applications with Delphi 5.


Delphi Programming Problem Solver

Delphi Programming Problem Solver

Author: Neil J. Rubenking

Publisher: Wiley Publishing

Published: 1996

Total Pages: 632

ISBN-13:

DOWNLOAD EBOOK

As programmers begin using the increasingly popular Delphi, they find themselves asking, "I know how to do this in (fill in the blank), but how do I do it in Delphi?" Based on a survey of the most frequently asked questions of programmers, Neil Rubenking provides all the answers, plus any codes used, special notes and tips, and more. Full coverage of 32-bit application development is also featured.


Delphi GUI Programming with FireMonkey

Delphi GUI Programming with FireMonkey

Author: Andrea Magni

Publisher: Packt Publishing Ltd

Published: 2020-10-29

Total Pages: 532

ISBN-13: 1788621239

DOWNLOAD EBOOK

Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key FeaturesDelve into the FireMonkey framework and explore its powerful capabilitiesEnhance the user experience by using various technologies included in Delphi and FMXBoost developer productivity through the cross-platform capabilities enabled by the frameworkBook Description FireMonkey (FMX) is a cross-platform application framework that allows developers to create exciting user interfaces and deliver applications on multiple operating systems (OS). This book will help you learn visual programming with Delphi and FMX. Starting with an overview of the FMX framework, including a general discussion of the underlying philosophy and approach, you’ll then move on to the fundamentals and architectural details of FMX. You’ll also cover a significant comparison between Delphi and the Visual Component Library (VCL). Next, you’ll focus on the main FMX components, data access/data binding, and style concepts, in addition to understanding how to deliver visually responsive UIs. To address modern application development, the book takes you through topics such as animations and effects, and provides you with a general introduction to parallel programming, specifically targeting UI-related aspects, including application responsiveness. Later, you’ll explore the most important cross-platform services in the FMX framework, which are essential for delivering your application on multiple platforms while retaining the single codebase approach. Finally, you’ll learn about FMX’s built-in 3D functionalities. By the end of this book, you’ll be familiar with the FMX framework and be able to build effective cross-platform apps. What you will learnExplore FMX’s fundamental components with a brief comparison to VCLAchieve visual responsiveness through alignment capabilities and layout componentsEnrich the user experience with the help of transitions and visual animationsGet to grips with data access and visual data bindingBuild exciting and responsive UIs for desktop and mobile platformsUnderstand the importance of responsive applications using parallel programmingCreate visual continuity through your applications with TFrameStand and TFormStandExplore the 3D functionalities offered by FMXWho this book is for This book is for Delphi developers who are looking to discover the full potential of the FireMonkey framework in order to build interactive cross-platform GUI applications and achieve an optimal UI/UX. Basic familiarity with Delphi programming and the VCL will be beneficial but not mandatory.


.NET 2.0 for Delphi Programmers

.NET 2.0 for Delphi Programmers

Author: Jon Shemitz

Publisher: Apress

Published: 2006-11-22

Total Pages: 527

ISBN-13: 1430201746

DOWNLOAD EBOOK

* Good coverage of C# as well as Delphi for .NET. * Not a port of a Delphi book – tightly focused on what’s new which includes the FCL overview that you need to make sense of the Microsoft documentation. * Particularly clear and well-written.


Delphi in a Nutshell

Delphi in a Nutshell

Author: Ray Lischner

Publisher: "O'Reilly Media, Inc."

Published: 2000-03-16

Total Pages: 579

ISBN-13: 1565926595

DOWNLOAD EBOOK

The opening chapters discuss the Delphi object model, runtime type information and concurrent programming, while the bulk of the book is a language reference with every keyword, directive, function, procedure, variable, class, method, and property that is part of Delphi Pascal. Annotation copyrighted by Book News, Inc., Portland, OR


Delphi Programming Essentials

Delphi Programming Essentials

Author: Robert Johnson

Publisher: HiTeX Press

Published: 2024-10-26

Total Pages: 297

ISBN-13:

DOWNLOAD EBOOK

"Delphi Programming Essentials: A Comprehensive Guide to Rapid Application Development" offers an in-depth exploration into the world of Delphi, designed to cater to both new and experienced programmers. This meticulously crafted guide provides a strong foundation in Delphi's programming language, its rich integrated development environment, and the powerful Visual Component Library (VCL). Covering core concepts from basic syntax and control structures to advanced topics like object-oriented programming and multithreading, this book ensures a thorough understanding and effective utilization of Delphi's robust features. Beyond programming fundamentals, this guide delves into practical applications such as database management, user interface design, and comprehensive debugging techniques—arming developers with the skills necessary to create efficient, reliable applications. With additional focus on deployment strategies and security considerations, readers are well-equipped to manage the complete software development lifecycle. "Delphi Programming Essentials" stands as an essential resource for those seeking to harness the full potential of Delphi in crafting sophisticated and high-performance software solutions.