OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
clipview.h File Reference

Mixin class TClipboardViewer that allows a TWindow derived class to hook in on the clipboard notification chain. More...

#include <owl/private/defs.h>
#include <owl/window.h>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TClipboardViewer
 Mix-in class that registers as a clipboard viewer when the user interface element is created and removes itself from the clipboard-viewer chain when it is destroyed. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Detailed Description

Mixin class TClipboardViewer that allows a TWindow derived class to hook in on the clipboard notification chain.

Definition in file clipview.h.