OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Base struct for all control event messages. More...
#include <ocf/occtrl.h>
Public Member Functions | |
TCtrlEvent (TOcControl *ctl, DISPID id) | |
Public Attributes | |
TOcControl * | Ctrl |
DISPID | DispId |
|
inline |
TOcControl* ocf::TCtrlEvent::Ctrl |