Skip to content

Delphi in a Nutshell A Desktop Quick Reference

Best in textbook rentals since 2012!

ISBN-10: 1565926595

ISBN-13: 9781565926592

Edition: 2000

Authors: Ray Lischner, Simon Hayes

List price: $44.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application framework introduced in Delphi 4 and has resulted in a prize-winning product. "Delphi in a Nutshell is the first concise reference to Borland/Inprise Delphi available. It succinctly collects all the information you need in one easy-to-use, complete, and accurate volume that goes beyond the product…    
Customers also bought

Book details

List price: $44.99
Copyright year: 2000
Publisher: O'Reilly Media, Incorporated
Publication date: 4/11/2000
Binding: Paperback
Pages: 578
Size: 6.00" wide x 9.00" long x 1.17" tall
Weight: 1.606
Language: English

Ray Lischner began his career as a software developer, but dropped out of the corporate rat race to become an author. He started using C++ in the late 1980s, working at a company that was rewriting its entire product line in C++. Over the years, he has witnessed the evolution of C++ from cfront to native compilers to integrated development environments to visual, component-based tools. Ray has taught C++ at Oregon State University. He is the author of Delphi in a Nutshell and O'Reilly's upcoming C++ in a Nutshell, as well as other books.

Preface
Delphi Pascal
Units
Programs
Libraries
Packages
Data Types
Variables and Constants
Exception Handling
File I/O
Functions and Procedures
The Delphi Object Model
Classes and Objects
Interfaces
Reference Counting
Messages
Memory Management
Old-Style Object Types
Runtime Type Information
Virtual Method Table
Published Declarations
The TypInfo Unit
Virtual and Dynamic Methods
Initialization and Finalization
Automated Methods
Interfaces
Exploring RTTI
Concurrent Programming
Threads and Processes
The TThread Class
The BeginThread and EndThread Functions
Thread Local Storage
Processes
Futures
Language Reference
System Constants
Variant Type Codes
Open Array Types
Virtual Method Table Offsets
Runtime Error Codes
Operators
Unary Operators
Multiplicative Operators
Additive Operators
Comparison Operators
Compiler Directives
Command-Line Tools
The SysUtils Unit
Index