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
menu.h File Reference

Definition of Window Menu encapsulation class. More...

#include <owl/private/defs.h>
#include <owl/gdiobjec.h>
#include <owl/wsyscls.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TMenuItemInfo
 
class  owl::TMenu
 The TMenu class encapsulates window menus. More...
 
class  owl::TXMenu
 A nested class, TXMenu describes an exception that occurs when a menu item cannot be constructed. More...
 
class  owl::TSystemMenu
 TSystemMenu creates a system menu object that then becomes the existing system menu. More...
 
class  owl::TPopupMenu
 TPopupMenu creates an empty pop-up menu to add to an existing window or pop-up menu. More...
 
class  owl::TMenuDescr
 Menu with information used to allow merging. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define MIIM_ALL   (MIIM_CHECKMARKS|MIIM_DATA|MIIM_ID|MIIM_STATE|MIIM_SUBMENU|MIIM_TYPE)
 

Typedefs

typedef UINT_PTR owl::TMenuItem
 Represents an unsigned integer or handle which identifies a new menu item.
 

Detailed Description

Definition of Window Menu encapsulation class.

Definition in file menu.h.