OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Doc/View Event Handling

You normally handle Doc/View events through both the application object and your view's interface element.

You can either control the view's display through a pointer to an interface object or mix the functionality of the interface object with a view class. (See Mixing TView with Interface Objects.)

To understand more about Doc/View event handling, review the following topics:

See Also