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

TCustomTabControl.TabIndex

TabIndex - index value of current Tab. If none selected, default value of -1 is returned

Declaration

Source position: comctrls.pp line 446

protected property TCustomTabControl.TabIndex : Integer
  read FPageIndex
  write SetPageIndex
  default -1;