TApxTerminalBuffer.EraseToEOW

TApxTerminalBuffer

procedure EraseToEOW;

Erases characters from the current cursor position to the end of the screen.

The erasing operation is done by replacing the characters with space characters, using the current colors and attributes. The cursor position is included.

This method is not limited to the current scrolling region; it applies to the whole screen.