TApxTerminalBuffer.DoBackHorzTab

TApxTerminalBuffer

procedure DoBackHorzTab;

Moves the cursor left to the previous tab stop.

If there is no previous tab stop, the cursor is moved to the first column of the line. If it already at this position, it is not moved.

This method is limited to the current scrolling region.

See also: DoHorzTab, SetHorzTabStop