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 859

public function TTabControl.IndexOfTabWithCaption(

  const TabCaption: string

):Integer;

Version 4.4 Hosted on Source Forge