TsComboBox error Root › Technical support › Troubleshooting This topic has 3 replies, 3 voices, and was last updated 3 years, 3 months ago by Support. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 28, 2021 at 1:44 pm #70217 JinParticipant Hello, on value enter to ComboBox I have an error “A component named sComboBox1Form already exists”. Version of Alpha Contros is v16.13. procedure TForm1.sComboBox1Change(Sender: TObject); begin sComboBox1.DroppedDown:=TRUE; end; This topic was modified 3 years, 3 months ago by Jin. This topic was modified 3 years, 3 months ago by Jin. July 28, 2021 at 8:00 pm #70221 SupportKeymaster Thank you, this error will be fixed in the nearest release. July 28, 2021 at 8:31 pm #70222 Stephane SenecalParticipant Not sure if it’s related, but in Delphi 7 I get an error that the property DoubleBuffered is not found in the control TsComboBox. Stephane Senecal CIS Group Delphi programmer since 2001 July 31, 2021 at 6:25 pm #70229 SupportKeymaster Hello, Stephane! These two issues are not linked. Which package version do you use? 16.13? Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting