OnAction Handler for Tab Panels

Is there a way to set a hook for a tab panel so that a method can be called when a tab is selected?

Use the onShow property of the form that is shown in the selected tab. That is fired.