OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/occtrl.h>
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 | |
TOcControl * | Ctrl |
DISPID | DispId |