#include <mgui/coloredl.h>
Public Member Functions | |
| ITEM (const MIUNICODE *name, UINT32 colorref, CAP capability=CAP_FromForm) | |
| ITEM (const char *name, UINT32 colorref, CAP capability=CAP_FromForm) | |
| ITEM (const MIUNICODE *name, const COLOR &color, CAP capability=CAP_FromForm) | |
| ITEM (const char *name, const COLOR &color, CAP capability=CAP_FromForm) | |
|
||||||||||||||||
|
Construct item with name from resource lookup.
|
|
||||||||||||||||
|
Construct item with MIUNICODE name.
|
|
||||||||||||||||
|
Construct item with name from resource lookup.
|
|
||||||||||||||||
|
Construct item with MIUNICODE name.
|
1.3.8-20040913