[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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.

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