Gets the ordinal position for the tab with the specified Caption.
Source position: comctrls.pp line 853
public function TTabControl.IndexOfTabWithCaption(
const TabCaption: string
):Integer;