This class acts as a container for the timer manager object. This is needed because A DFTimerManager object created directly at the desktop doesn't have a Window_Handle which we need to create a Windoows timer. By placing this non-visual container around the timer manager, it does get a Window_Handle. The procedure End_Construct_Object has been augmented to create a window and also automatically page all children, which will be the timer manager.
Module | Containing Symbol | Line |
---|---|---|
Dftimer.pkg | Dftimer.pkg | 546 |