nastoskiigor
Technical User
Hi!
I' m working on project that include programming in Borland C++ Builder. I'm trying to make a database application, but I found myself in trouble. Some time ago, while I was going through a help file, I saw a function that display all values of certain DB field (for examle field ½CustNo½) into the ListBox component, but I can't find it now.
Can you help? (Was it something with LoadFrom... or CopyFrom...?)
ListBox1->Items->LoadFrom...Table1->FieldByName("CustNo"
CopyFrom...Table1->FieldByName("CustNo"
Thanks!
Igor
I' m working on project that include programming in Borland C++ Builder. I'm trying to make a database application, but I found myself in trouble. Some time ago, while I was going through a help file, I saw a function that display all values of certain DB field (for examle field ½CustNo½) into the ListBox component, but I can't find it now.
Can you help? (Was it something with LoadFrom... or CopyFrom...?)
ListBox1->Items->LoadFrom...Table1->FieldByName("CustNo"
CopyFrom...Table1->FieldByName("CustNo"
Thanks!
Igor