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

TCustomColorListBox.NoneColorColor

NoneColorColor - the colour to be used when no selection has been made, or when None is selected, stored as a TColor

Declaration

Source position: colorbox.pas line 184

public property TCustomColorListBox.NoneColorColor : TColor
  read FNoneColorColor
  write SetNoneColorColor
  default clBlack;