Chapter 14. Threading in Delphi for .NET

By Rick Ross

IN THIS CHAPTER

Applications that appear to be nonresponsive are seen as being poorly written. Whether it is waiting for a long-running report to finish, or printing a 100 page document, applications must respond to user input. Fortunately, writing responsive applications is not a difficult task as long as certain principles are understood.

This chapter provides the building blocks for writing applications that respond to user input during process-intensive tasks. In addition, these same concepts are applicable ...

Get Delphi for .NET Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.