OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Application message handling

After your application is initialized, the application object's MessageLoop starts running.

MessageLoop is responsible for processing incoming messages from Windows. There are two ways you can refine message processing in an ObjectWindows application:

See Also

Application objects overview Initializing applications Closing applications Using control libraries