Board index » cppbuilder » TComboBox->Items->Objects[] woes
DP
![]() CBuilder Developer |
Sun, 17 Jul 2005 01:04:24 GMT
TComboBox->Items->Objects[] woes
I think I'm going doo-lally.
I fill a TComboBox (Style = csDropDownList) with 5 items using AddObject. I int nCount = cboContactTypes->Items->Count; nCount=5, nIndex = 0, the ShowMessage call displays the first item OK and Huh! I've ran it through Codeguard and got the de{*word*81} to stop on Exceptions, TIA David |