[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TCustomSpeedButton.SelectedImageIndex

Ordinal position for the glyph bitmap displayed when the button is selected.

Declaration

Source position: buttons.pp line 429

public property TCustomSpeedButton.SelectedImageIndex : TImageIndex
  index bsExclusive
  read GetImageIndex
  write SetImageIndex
  default - 1;

Description

SelectedImageIndex is a TImageIndex property. The default value for the property is -1, and indicates that an explicit value has not been assigned for the property.

Version info

Added in LCL version 2.3.0. Available since version 3.0.


Version 3.2 Generated 2024-02-25 Home