procedure Clear;
Clears the terminal display.
To clear the display, the terminal component will internally scroll the window up by Rows lines. This means that the current display will scroll into the non-visible part of the scrollback buffer and can be viewed in scrollback mode. The top lines of the scrollback buffer will of course disappear, being completely scrolled off the top of the buffer.
See also: ClearAll