Delete

>>-aTabControl~Delete(--tab--)---------------------------------><


The Delete method removes a tab from a tab control.

Arguments:

The only argument is:

tab

The number of the tab to be removed.

Return value:

0

The tab was removed.

-1

You did not specify tab or there is no tab available.

1

For all other cases.