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

TCustomSpeedButton.SetGroupIndex

Sets the value for the GroupIndex property.

Declaration

Source position: buttons.pp line 369

protected procedure TCustomSpeedButton.SetGroupIndex(

  const Value: Integer

);

Arguments

Value

  

New value for the property.

Description

SetGroupIndex - specifies the value of the Group Index.

See also

TCustomSpeedButton.GroupIndex

  

The ordinal position for the control within a group of related speedbuttons.