Get() > State changing methods |
Resets internal state information of a Get object.
:reset() --> self
Method :reset() rebuilds the character string held in the edit buffer of a Get object from the current value of the edited variable, and moves the cursor to the first editable character. The method is only meaningful while the Get object has input focus.
http://www.xHarbour.com