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

#include <ocf/occtrl.h>

Inheritance diagram for ocf::TCtrlMouseEvent:
ocf::TCtrlEvent

Public Member Functions

 TCtrlMouseEvent (TOcControl *ctl, DISPID id, short butt, short shft, long x, long y)
 
- Public Member Functions inherited from ocf::TCtrlEvent
 TCtrlEvent (TOcControl *ctl, DISPID id)
 

Public Attributes

short Button
 
short Shift
 
long X
 
long Y
 
- Public Attributes inherited from ocf::TCtrlEvent
TOcControlCtrl
 
DISPID DispId
 

Detailed Description

Definition at line 373 of file occtrl.h.

Constructor & Destructor Documentation

◆ TCtrlMouseEvent()

ocf::TCtrlMouseEvent::TCtrlMouseEvent ( TOcControl * ctl,
DISPID id,
short butt,
short shft,
long x,
long y )
inline

Definition at line 374 of file occtrl.h.

Member Data Documentation

◆ Button

short ocf::TCtrlMouseEvent::Button

Definition at line 378 of file occtrl.h.

◆ Shift

short ocf::TCtrlMouseEvent::Shift

Definition at line 379 of file occtrl.h.

◆ X

long ocf::TCtrlMouseEvent::X

Definition at line 380 of file occtrl.h.

◆ Y

long ocf::TCtrlMouseEvent::Y

Definition at line 381 of file occtrl.h.


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