OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Class will be base class for owner draw items: ListBox,ComboBox,Menu atc. More...
#include <owl/window.h>
Public Types | |
enum | TDrawItemId { drawId = 0x69777264 } |
Public Member Functions | |
TDrawItemBase () | |
virtual | ~TDrawItemBase () |
Public Attributes | |
DECLARE_CASTABLE | |
uint32 | __itemId |
Class will be base class for owner draw items: ListBox,ComboBox,Menu atc.
lParam member of DRAWITEMSTRUCT will point to instance of derived from this class Note: OwnerDraw Buttons isn't support lParam !!!!!
|
inlinevirtual |