TApxTerminal.ClearAll

TApxTerminal

procedure ClearAll;

Clears the entire scrollback buffer including the terminal display.

To clear the scrollback buffer, the terminal sets all characters in the buffer to the space character, all attribute values to the empty set (equivalent to normal text), all background color values to the Color property, all foreground color values to Font.Color, and all Charset values to 0.

See also: Clear