Starshatter_Open
Open source Starshatter engine
|
Public Member Functions | |
ListBoxCell () |
Static Public Member Functions | |
static const char * | TYPENAME () |
Public Attributes | |
Text | text |
DWORD | data |
Bitmap * | image |
Definition at line 27 of file ListBox.cpp.
|
inline |
Definition at line 32 of file ListBox.cpp.
|
inlinestatic |
Definition at line 30 of file ListBox.cpp.
DWORD ListBoxCell::data |
Definition at line 35 of file ListBox.cpp.
Bitmap* ListBoxCell::image |
Definition at line 36 of file ListBox.cpp.
Text ListBoxCell::text |
Definition at line 34 of file ListBox.cpp.