|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/occtrl.h>
Public Member Functions | |
| TCtrlErrorEvent (TOcControl *ctl, short num, TAutoString desc, SCODE scode, TAutoString src, TAutoString hlpfile, long hlpCtx, bool xceldisplay) | |
Public Member Functions inherited from ocf::TCtrlEvent | |
| TCtrlEvent (TOcControl *ctl, DISPID id) | |
Public Attributes | |
| short | Number |
| TAutoString | Description |
| SCODE | SCode |
| TAutoString | Source |
| TAutoString | HelpFile |
| long | HelpContext |
| bool | CancelDisplay |
Public Attributes inherited from ocf::TCtrlEvent | |
| TOcControl * | Ctrl |
| DISPID | DispId |
|
inline |
| TAutoString ocf::TCtrlErrorEvent::Description |
| TAutoString ocf::TCtrlErrorEvent::HelpFile |
| TAutoString ocf::TCtrlErrorEvent::Source |