OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Minimum requirements

To use a TApplication object, you must

  1. Include the right header file
  2. Create an application object
  3. Call the Run function.

Including the Header File

TApplication is defined in the header file OWL\applicat.h. You must include this header file to use TApplication. Because TApplication is derived from TModule, OWL\applicat.h includes OWL