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

TCustomSpeedButton.GroupIndex

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

Declaration

Source position: buttons.pp line 400

public property TCustomSpeedButton.GroupIndex : Integer
  read FGroupIndex
  write SetGroupIndex
  default 0;