[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTabControl.IndexOfTabWithCaption

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

Declaration

Source position: comctrls.pp line 857

public function TTabControl.IndexOfTabWithCaption(

  const TabCaption: string

):Integer;