Window SystemThe window system bases upon the screen sequences supported by Turbo-Pascal. The console output will be redirected so routines such asClrEol work properly within a sub-window
|
Selection SystemThis system allows a selection out of a list which may be shown as a horizontal as well as a vertical bar. This is interesting especially within a window system. |
MarqueeThis function allows a marquee within a window system. |