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

#include <ocf/occtrl.h>

Inheritance diagram for ocf::TCtrlKeyEvent:
ocf::TCtrlEvent

Public Member Functions

 TCtrlKeyEvent (TOcControl *ctl, DISPID id, short kcode, short shft)
 
- Public Member Functions inherited from ocf::TCtrlEvent
 TCtrlEvent (TOcControl *ctl, DISPID id)
 

Public Attributes

short KeyCode
 
short Shift
 
- Public Attributes inherited from ocf::TCtrlEvent
TOcControlCtrl
 
DISPID DispId
 

Detailed Description

Definition at line 384 of file occtrl.h.

Constructor & Destructor Documentation

◆ TCtrlKeyEvent()

ocf::TCtrlKeyEvent::TCtrlKeyEvent ( TOcControl * ctl,
DISPID id,
short kcode,
short shft )
inline

Definition at line 385 of file occtrl.h.

Member Data Documentation

◆ KeyCode

short ocf::TCtrlKeyEvent::KeyCode

Definition at line 389 of file occtrl.h.

◆ Shift

short ocf::TCtrlKeyEvent::Shift

Definition at line 390 of file occtrl.h.


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