Book Image

Delphi Solutions - Part 2 [Video]

By : Daniele Teti
Book Image

Delphi Solutions - Part 2 [Video]

By: Daniele Teti

Overview of this book

<p>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 you to concentrate on the real business and save yourself the pain of wandering amid GUI widget details or having to tackle inter-platform incompatibilities.</p> <p>This course will build on from Part 1, covering topics such as multithreading, using the parallel programming library, and putting Delphi on a server. We’ll also take a look at the new feature of the WebBroker Apache modules and then ride the mobile revolution with FireMonkey. By the end of the course, you will be able to develop and deploy cross-platform applications using Delphi.</p> <h2>Style and approach</h2> <p><span id="trade_selling_points_c" class="sugar_field">It is an easy-to-follow guide, rich with hands-on examples of real-world programming tasks in Delphi. </span></p>
Table of Contents (5 chapters)
Chapter 4
Riding the Mobile Revolution with FireMonkey
Content Locked
Section 2
Using TListView to Show and Search Local Data
Learn how to read and write to a file as well as how to show and search that data in a TListView. - Display a dialog box with a custom message.