|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of class TComboBox and TComboBoxData the base class for all combobox controls. More...
#include <owl/private/defs.h>#include <owl/listbox.h>#include <utility>#include <owl/preclass.h>#include <owl/posclass.h>Go to the source code of this file.
Classes | |
| class | owl::TComboBox |
| You can use TComboBox to create a combo box or a combo box control in a parent TWindow, or to facilitate communication between your application and the combo box controls of TDialog. More... | |
| class | owl::TComboBoxData |
| An interface object that represents a transfer buffer for a TComboBox. More... | |
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Definition of class TComboBox and TComboBoxData the base class for all combobox controls.
Definition in file combobox.h.