OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of class TControl. More...
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Functions | |
TDrawItem * | owl::ItemData2DrawItem (ULONG_PTR data) |
Handles WM_DRAWITEM message (for owner draw controls & menus) by forwarding message to control itself. | |
owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlControl, 1, 0) | |
owl::IMPLEMENT_STREAMABLE1 (TControl, TWindow) | |
Variables | |
owl::EV_WM_PAINT | |
Implementation of class TControl.
This defines the basic behavior of all controls.
Definition in file control.cpp.