
In the Tool Palette, select the TToolBar, TAddressBook, and TListBox components and drop them on the Form Designer.
In the Projects Window, set the target platform to Android or iOS. Create a blank Multi-Device Application, by selecting:įor C++: File > New > Multi-Device Application - C++Builder > Blank Application. Removing a selected contact from Address Book. Retrieving all contacts from the default source in the device Address Book. Requesting a permission to access Address Book. The application demonstrates the following techniques: This section helps you develop a sample application (for Android and iOS target platforms) that illustrates the use of the TAddressBook component. Editing or removing existing contacts and groups. Fetching all contacts from the specified group(s). Fetching all or individual contacts from the specified source. Accessing all sources defined in the device Address Book. Sending a request to access a device Address Book and getting the access status. The basic features of this component are as follows: On mobile platforms (Android and iOS), FireMonkey supports the TAddressBook component that lets your applications access a device Address Book. 2.5.1 Configuring Android Applications to Access the Address Bookīasic Features of the TAddressBook Component. 2.3 Implementing the Control Elements Functionality.
2.1.1 Designing the Application Toolbar and Master Pane.1 Basic Features of the TAddressBook Component.