function ShowNewEntryDialog : Boolean;
Displays a dialog to add a new entry to the phone book.
Use the ShowNewEntryDialog method to add a new entry to the phone book. The default settings used to initialize the new entry are shown in the following table:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This method returns True if the OK button is clicked; False if the dialog was otherwise terminated. If this method returns True, the entry is added to the phone book. See "Add/edit dialog box" in the printed documentation for further information.
See also: AddEntry, DeleteEntry, EntryName, Execute, ShowEditDialog