OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
owl::TListBoxData Member List

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::TListBoxDatainline
AddStringItem(LPCTSTR str, LPARAM itemData, bool isSelected=false)owl::TListBoxData
AddStringItem(const tstring &str, LPARAM itemData, bool isSelected=false)owl::TListBoxDatainline
Clear()owl::TListBoxData
GetItemDatas()owl::TListBoxDatainline
GetSelCount() constowl::TListBoxData
GetSelIndices()owl::TListBoxDatainline
GetSelString(TCHAR *buffer, int bufferSize, int index=0) constowl::TListBoxData
GetSelString(tstring &str, int index=0) constowl::TListBoxData
GetSelString(int index=0) constowl::TListBoxData
GetSelStringLength(int index=0) constowl::TListBoxData
GetStrings()owl::TListBoxDatainline
ResetSelections()owl::TListBoxData
Select(int index)owl::TListBoxData
SelectString(LPCTSTR str)owl::TListBoxData
SelectString(const tstring &str)owl::TListBoxDatainline
TListBoxData()owl::TListBoxData
~TListBoxData()owl::TListBoxData