Board index » cppbuilder » if (TListBox->MultiSelect == false) TListBox->Selected = readonly ?
Adria
![]() CBuilder Developer |
Sun, 26 Sep 2004 17:51:42 GMT
|
Adria
![]() CBuilder Developer |
Sun, 26 Sep 2004 17:51:42 GMT
|
Pete Frase
![]() CBuilder Developer |
Sun, 26 Sep 2004 18:30:15 GMT
|
Adria
![]() CBuilder Developer |
Sun, 26 Sep 2004 20:04:29 GMT
|
Pete Frase
![]() CBuilder Developer |
Sun, 26 Sep 2004 21:25:32 GMT
|
1. if (TListBox->MultiSelect == false) TListBox->Selected = readonly ?; take 2
2. Using TListBox->TopIndex property instead of TListBox->Selected
3. Access Violation in TListbox->Items->Strings when the Item is a verylong string
4. Access Violation in TListbox->Items->Strings when the Item is a very long string
6. How to set the TListBox->selected[i]?
7. TListBox - How do I Deselect all Selected Items in a TListBox
8. TListBox -> AddObject = problems