Changes to records are trapped by the forms before update event (everytime an attempt to save is performed).
Some events are available for when the form closes, on close, on unload... so it depends a little on what you want to perform.
If your looking for event that fires when you just move to another record, the forms on current event.
Roy-Vidar