Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to ABPeoplePickerViewMBS class.
ABPeoplePickerViewMBS.addProperty(PropertyName as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.clearSearchField
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.columnTitleForProperty(propertyName as string) as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write computed property)
ABPeoplePickerViewMBS.Constructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
ABPeoplePickerViewMBS.Constructor(Handle as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Pass a handle to a Cocoa ABPeoplePickerView object.
See also:
ABPeoplePickerViewMBS.Constructor(left as Double, top as Double, width as Double, height as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Pass rectangle for new control.
See also:
ABPeoplePickerViewMBS.deselectAll
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.deselectGroup(group as ABGroupMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.deselectIdentifier(identifier as string, person as ABPersonMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
identifier: The identifier of the value that will be deselected.
person: The person whose value will be deselected.
ABPeoplePickerViewMBS.deselectRecord(record as ABRecordMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
record: The record to deselect.
ABPeoplePickerViewMBS.editInAddressBook
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.properties as string()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.removeProperty(PropertyName as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.selectedGroups as ABGroupMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The selected groups are returned as an array of ABGroupMBS objects.
Available in Mac OS X v10.6 and later.
ABPeoplePickerViewMBS.selectedIdentifiersForPerson(person as ABPersonMBS) as string()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
person: The person whose identifiers for selected values will be returned.
Returns nil if the property displayed is a single-value property.
ABPeoplePickerViewMBS.selectedRecords as ABRecordMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The selection is returned as an array of ABGroupMBS or ABPersonMBS objects.
Available in Mac OS X v10.6 and later.
ABPeoplePickerViewMBS.selectedValues as Variant()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.selectGroup(group as ABGroupMBS, byExtendingSelection as boolean)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
group: The group to be selected, or to be added to the current selection.
byExtendingSelection: True to extend the current selection; otherwise, false.
ABPeoplePickerViewMBS.selectIdentifier(identifier as string, person as ABPersonMBS, byExtendingSelection as boolean)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
identifier: The identifier to be selected, or to be added to the current selection.
person: The person that the value to be selected is associated with.
byExtendingSelection: True to extend the current selection; otherwise, false.
ABPeoplePickerViewMBS.selectInAddressBook
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
ABPeoplePickerViewMBS.selectRecord(group as ABRecordMBS, byExtendingSelection as boolean)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Addressbook | MBS MacControls Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
record: The record to be selected, or to be added to the current selection.
byExtendingSelection: True to extend the current selection; otherwise, false.
The items on this page are in the following plugins: MBS MacControls Plugin.