ja hvorfor !
Hvorfor kan man ikke gøre dette og hvordan skal man ellers gøre det ?with TColorPickerButton do begin
if Name = \'Foreground\' then Foreground.SelectionColor := clWindowText;
if Name = \'Background\' then Foreground.SelectionColor := clWindow;
end;