Hi everybody,
I need to have a combobox with 2 columns within...I've tried with a Tstringlist but I don't know wich method I have to call (Tcombobox.items.addObject???).
Please help me. Thanks
RTKEAN
Hi!!
Try these adress :
http://www.borland.com/techpubs/delphi/delphi5/index1024x768.html
it's a complete manual of delphi there is a big chapter with ADO
RTKEAN
You should use ADO Objects for that.
ADOConnection and ADOQuery
Simply put them on your TForm and fill the fields datasource with your database path.
RTKEAN
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.