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

TTabControlNoteBookStrings.SetTabIndex

Sets the value for the TabIndex property.

Declaration

Source position: comctrls.pp line 769

protected procedure TTabControlNoteBookStrings.SetTabIndex(

  const AValue: Integer

); override;

Arguments

AValue

  

New value for the TabIndex property.

See also

TTabControlStrings.SetTabIndex

  

SetTabIndex - specifies an index value for a tab.

TTabControlStrings.TabIndex

  

TabIndex - the index of the current Tab.