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

Implementation of class TControl. More...

#include <owl/pch.h>
#include <owl/control.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

TDrawItemowl::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
 

Detailed Description

Implementation of class TControl.

This defines the basic behavior of all controls.

Definition in file control.cpp.