SPECIAL OFFER        Order and save right now!
20% off with the 729824315 dicscount code for Ultimate Pack and any another product for Delphi from Greatis Programming!

⤷ Open ComboBox from other control

Use SendMessage function with CB_SHOWDROPDOWN message, if you want to show list box of a combo box.

procedure TForm1.Button1Click(Sender: TObject);
begin
  SendMessage(ComboBox1.Handle, CB_SHOWDROPDOWN, 1, 0);
end;
More for developers
Databases for Amazon Associates
Amazon Categories
Amazon Nodes