TabPanel.Insert Method
Inserts a page in the position specified by Index. The first page is numbered zero.
Syntax
TabPanel.Insert Index, Caption
Index
Integer
Caption
String
The passed string is used as its caption.