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

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