TabPanel.Insert Method

Inserts a page in the position specified by Index. The first page is numbered zero.

Syntax

TabPanel.Insert Index, Caption


Parameters

Index

Integer

Caption

String


The passed string is used as its caption.