OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/hlpmanag.h>
Public Member Functions | |
THelpHitInfo (const TPoint &pt, TWindow *wnd) | |
THelpHitInfo (int x, int y, TWindow *wnd) | |
Public Attributes | |
TPoint | Point |
TWindow * | Window |
Definition at line 30 of file hlpmanag.h.
Definition at line 32 of file hlpmanag.h.
Definition at line 33 of file hlpmanag.h.
TPoint owl::THelpHitInfo::Point |
Definition at line 35 of file hlpmanag.h.
TWindow* owl::THelpHitInfo::Window |
Definition at line 36 of file hlpmanag.h.