Get() > Editing methods |
Deletes all characters from the current cursor position to the end of the edit buffer.
:delEnd() --> self
When a Get object has input focus, method :delEnd() deletes the characters in the edit buffer beginning at the current cursor position up to the last character in the buffer.
http://www.xHarbour.com