|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of the TTooltip class and helper objects. More...
#include <owl/private/defs.h>#include <owl/defs.h>#include <owl/commctrl.h>#include <owl/preclass.h>#include <owl/posclass.h>Go to the source code of this file.
Classes | |
| class | owl::TToolInfo |
| TToolInfo contains information about a particular tool (a tool is either a window or an application-defined rectangular area within a window's client area). More... | |
| class | owl::TTooltipHitTestInfo |
| TTooltipHitTestInfo is a thin [very thin] wrapper around the TTHITTESTINFO structure, used to determined whether a point is within the bounding rectangle of a particular tool. More... | |
| class | owl::TTooltipEnabler |
| TTooltipEnabler is the object forwarded along the command-chain to retrieve the tip text of a tool. More... | |
| class | owl::TTooltip |
| TTooltip encapsulates a tooltip window - i.e. More... | |
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Definition of the TTooltip class and helper objects.
Definition in file tooltip.h.