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

Base struct for all control event messages. More...

#include <ocf/occtrl.h>

Inheritance diagram for ocf::TCtrlEvent:
ocf::TCtrlCustomEvent ocf::TCtrlErrorEvent ocf::TCtrlFocusEvent ocf::TCtrlKeyEvent ocf::TCtrlMouseEvent ocf::TCtrlPropertyEvent ocf::TCtrlTransformCoords

Public Member Functions

 TCtrlEvent (TOcControl *ctl, DISPID id)
 

Public Attributes

TOcControlCtrl
 
DISPID DispId
 

Detailed Description

Base struct for all control event messages.

Definition at line 366 of file occtrl.h.

Constructor & Destructor Documentation

◆ TCtrlEvent()

ocf::TCtrlEvent::TCtrlEvent ( TOcControl * ctl,
DISPID id )
inline

Definition at line 367 of file occtrl.h.

Member Data Documentation

◆ Ctrl

TOcControl* ocf::TCtrlEvent::Ctrl

Definition at line 369 of file occtrl.h.

◆ DispId

DISPID ocf::TCtrlEvent::DispId

Definition at line 370 of file occtrl.h.


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