OWLNext 7.0
Borland's Object Windows Library for the modern age
|
ObjectWindows encapsulates Windows applications and DLL modules using the TApplication and TModule classes, respectively.
TModule objects do the following:
TApplication objects build on the basic functionality provided by TModule. TApplication objects do the following:
Because TApplication is based on TModule, it also has all the functionality contained in TModule.
In addition, the TApplication object contains functions to easily load and use the Borland Custom Controls Library and the Microsoft 3-D Controls Library. There is also a function that automatically subclasses standard controls as Microsoft 3-D controls.