Procedure SelectTab(Name: String)
Description
Turns the specified tab into the active tab, so that controls can be placed on this tab.
Parameters
Name: The name of the tab that must be selected.
Example
See CreateEditForm and CreateWizardForm.