[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 469

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.