|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/window.h>
Public Types | |
| typedef const char * | Type_id |
Public Types inherited from owl::TDrawItemBase | |
| enum | TDrawItemId { drawId = 0x69777264 } |
Public Member Functions | |
| virtual void | Draw (DRAWITEMSTRUCT &) |
| virtual void | Measure (MEASUREITEMSTRUCT &) |
| virtual int | Compare (COMPAREITEMSTRUCT &) |
Public Member Functions inherited from owl::TDrawItemBase | |
| TDrawItemBase () | |
| virtual | ~TDrawItemBase () |
Public Attributes | |
| DECLARE_CASTABLE | |
Public Attributes inherited from owl::TDrawItemBase | |
| DECLARE_CASTABLE | |
| uint32 | __itemId |
| typedef const char* owl::TDrawItem::Type_id |
|
inlinevirtual |
Reimplemented in owl::TButtonTextDrawItem.
|
inlinevirtual |
Reimplemented in owl::TButtonTextDrawItem.
|
inlinevirtual |
Reimplemented in owl::TButtonTextDrawItem.