Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTabControl.IndexOfTabWithCaption

Gets the ordinal position for the tab with the specified Caption.

Declaration

Source position: comctrls.pp line 853

public function TTabControl.IndexOfTabWithCaption(

  const TabCaption: string

):Integer;