OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TCtrlErrorEvent Struct Reference

#include <ocf/occtrl.h>

Inheritance diagram for ocf::TCtrlErrorEvent:
ocf::TCtrlEvent

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
TOcControlCtrl
 
DISPID DispId
 

Detailed Description

Definition at line 409 of file occtrl.h.

Constructor & Destructor Documentation

◆ TCtrlErrorEvent()

ocf::TCtrlErrorEvent::TCtrlErrorEvent ( TOcControl * ctl,
short num,
TAutoString desc,
SCODE scode,
TAutoString src,
TAutoString hlpfile,
long hlpCtx,
bool xceldisplay )
inline

Definition at line 412 of file occtrl.h.

Member Data Documentation

◆ CancelDisplay

bool ocf::TCtrlErrorEvent::CancelDisplay

Definition at line 428 of file occtrl.h.

◆ Description

TAutoString ocf::TCtrlErrorEvent::Description

Definition at line 423 of file occtrl.h.

◆ HelpContext

long ocf::TCtrlErrorEvent::HelpContext

Definition at line 427 of file occtrl.h.

◆ HelpFile

TAutoString ocf::TCtrlErrorEvent::HelpFile

Definition at line 426 of file occtrl.h.

◆ Number

short ocf::TCtrlErrorEvent::Number

Definition at line 422 of file occtrl.h.

◆ SCode

SCODE ocf::TCtrlErrorEvent::SCode

Definition at line 424 of file occtrl.h.

◆ Source

TAutoString ocf::TCtrlErrorEvent::Source

Definition at line 425 of file occtrl.h.


The documentation for this struct was generated from the following file: