findRecord
(activated by findValue)
The super() call finds a specific record and makes it the current one.
findValue
the user clicks the Find Value command in the shortcut menu on a form control.
The super() call finds the specified value, and makes the record with that value the current one using findRecord.
|