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

TCustomColorBox.Selected

The colour that has been Selected from the ComboBox

Declaration

Source position: colorbox.pas line 81

public property TCustomColorBox.Selected : TColor
  read GetSelected
  write SetSelected
  default clBlack;