|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TListBoxData, including all inherited members.
| AddString(LPCTSTR str, bool isSelected=false) | owl::TListBoxData | |
| AddString(const tstring &str, bool isSelected=false) | owl::TListBoxData | inline |
| AddStringItem(LPCTSTR str, LPARAM itemData, bool isSelected=false) | owl::TListBoxData | |
| AddStringItem(const tstring &str, LPARAM itemData, bool isSelected=false) | owl::TListBoxData | inline |
| Clear() | owl::TListBoxData | |
| GetItemDatas() | owl::TListBoxData | inline |
| GetSelCount() const | owl::TListBoxData | |
| GetSelIndices() | owl::TListBoxData | inline |
| GetSelString(TCHAR *buffer, int bufferSize, int index=0) const | owl::TListBoxData | |
| GetSelString(tstring &str, int index=0) const | owl::TListBoxData | |
| GetSelString(int index=0) const | owl::TListBoxData | |
| GetSelStringLength(int index=0) const | owl::TListBoxData | |
| GetStrings() | owl::TListBoxData | inline |
| ResetSelections() | owl::TListBoxData | |
| Select(int index) | owl::TListBoxData | |
| SelectString(LPCTSTR str) | owl::TListBoxData | |
| SelectString(const tstring &str) | owl::TListBoxData | inline |
| TListBoxData() | owl::TListBoxData | |
| ~TListBoxData() | owl::TListBoxData |