OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
dialog.h File Reference

Definition of TDialog class and TDialogAttr struct. More...

#include <owl/private/defs.h>
#include <owl/window.h>
#include <owl/resource.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

struct  owl::TDialogAttr
 Holds a TDialog object's creation attributes, which include the style, appearance, size, and types of controls associated with the dialog box. More...
 
class  owl::TControlEnabler
 A TCommandEnabler for child controls in a dialog. More...
 
class  owl::TDialog
 Typically used to obtain information from a user, a dialog box is a window inside of which other controls such as buttons and scroll bars can appear. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Detailed Description

Definition of TDialog class and TDialogAttr struct.

Definition in file dialog.h.