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

#include <owl/hlpmanag.h>

Public Member Functions

 THelpHitInfo (const TPoint &pt, TWindow *wnd)
 
 THelpHitInfo (int x, int y, TWindow *wnd)
 

Public Attributes

TPoint Point
 
TWindowWindow
 

Detailed Description

Definition at line 30 of file hlpmanag.h.

Constructor & Destructor Documentation

◆ THelpHitInfo() [1/2]

owl::THelpHitInfo::THelpHitInfo ( const TPoint & pt,
TWindow * wnd )
inline

Definition at line 32 of file hlpmanag.h.

◆ THelpHitInfo() [2/2]

owl::THelpHitInfo::THelpHitInfo ( int x,
int y,
TWindow * wnd )
inline

Definition at line 33 of file hlpmanag.h.

Member Data Documentation

◆ Point

TPoint owl::THelpHitInfo::Point

Definition at line 35 of file hlpmanag.h.

◆ Window

TWindow* owl::THelpHitInfo::Window

Definition at line 36 of file hlpmanag.h.


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