|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of class TFrameWindow. More...
#include <owl/private/defs.h>#include <owl/window.h>#include <owl/menu.h>#include <memory>#include <owl/preclass.h>#include <owl/posclass.h>Go to the source code of this file.
Classes | |
| class | owl::TMenuItemEnabler |
| Derived from TCommandEnabler, TMenuItemEnabler is a command enabler for menu items. More... | |
| class | owl::TFrameWindow |
| Derived from TWindow, TFrameWindow controls such window-specific behavior as keyboard navigation and command processing for client windows. More... | |
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Variables | |
| const unsigned int | owl::IDW_MDICLIENT = 32000 |
| ID of MDI client window. | |
| const unsigned int | owl::IDW_FIRSTMDICHILD = 32001 |
| child window IDs, 32 max to 32032 | |
Definition of class TFrameWindow.
Definition in file framewin.h.