Home | All Classes | Grouped Classes | Index | Search
Deletes the character to the left of the text cursor and moves the cursor one position to the left.
void backspace();
Detailed description:
If a text has been marked, the cursor will be put at the beginning of the marked text and the marked text will be removed.
See also: