Book Image

Delphi Cookbook

By : Daniele Teti
Book Image

Delphi Cookbook

By: Daniele Teti

Overview of this book

Intended to refresh the basics of Delphi as well as advance your knowledge to the next level, it is assumed you will know RAD studio and the Object Pascal language. However, if you are not an experienced RAD studio programmer this accessible guide will still develop those initial crucial skills.
Table of Contents (14 chapters)
Delphi Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Using Specific Platform Features

In this chapter, we will cover the following topics:

  • Using Android SDK Java classes

  • Using iOS Objective-C SDK classes

  • Displaying PDF files in your app

  • Sending Android intents

  • Letting your phone talk – using the Android TextToSpeech engine