Get() > Instance variables |
Indicates attempt to move the cursor out of editing buffer.
Data type: | L | Default: | .F. |
The instance variable :typeOut contains .T. (true) when the user attempts to move the cursor outside the edit buffer, or when the edit buffer is full and a new key is pressed in insert mode. In all other cases, :typeOut contains .F. (false).
http://www.xHarbour.com