|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/occtrl.h>
Public Member Functions | |
| TCtrlCustomEvent (TOcControl *ctl, DISPID id, TAutoStack *args) | |
Public Member Functions inherited from ocf::TCtrlEvent | |
| TCtrlEvent (TOcControl *ctl, DISPID id) | |
Public Attributes | |
| TAutoStack * | Args |
Public Attributes inherited from ocf::TCtrlEvent | |
| TOcControl * | Ctrl |
| DISPID | DispId |
|
inline |
| TAutoStack* ocf::TCtrlCustomEvent::Args |