Get() > Instance variables |
Indicates if the last key stroke was rejected during editing.
Data type: | L | Default: | .F. |
The instance variable :rejected contains .T. (true) when the last key stroke is rejected during editing. For example, when a number is edited and the user typed an alphabetic character. When the Get object has no input focus or when a valid key is pressed, :rejected contains .F. (false).
http://www.xHarbour.com