Book Image

Delphi Cookbook

By : Daniele Teti
Book Image

Delphi Cookbook

By: Daniele Teti

Overview of this book

Table of Contents (14 chapters)
Delphi Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Riding the Mobile Revolution with FireMonkey

In this chapter, we will cover the following recipes:

  • Taking a photo, applying effects, and sharing it

  • Using listview to show and search local data

  • Do not block the main thread!

  • Using SQLite databases to handle a to-do list

  • Using a styled TListView to handle a long list of data

  • Taking a photo and location and sending it to a server continuously

  • Talking to the backend

  • Making a phone call from your app!

  • Tracking the application's life cycle