OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Dialogs

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::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...
 
class  owl::TInputDialog
 Provides a generic dialog box to retrieve text input by a user. More...
 
class  owl::TRollDialog
 Allow a dialog to "roll" up and down, similar to the Corel interface. More...
 

Detailed Description