property PhoneBookFile : string
Determines which file contains the phone book structures.
The phone book database is stored in a TMemIniFile. The PhoneBookFile property specifies the location and file name of that file. If the TApxPhoneBook has another phone book file open, changing PhoneBookFile will close the previous phone book and open the new one.
See also: ClosePhoneBook, OpenPhoneBook