Get() > Instance variables |
Numeric position of the decimal point during editing.
Data type: | N | Default: | NIL |
The instance variable :decPos contains a numeric value greater than zero when a Get object has input focus and the edited value is numeric and has a decimal fraction. In this case, :decPos is the position of the decimal point in the edit buffer. In all other cases, :decPos contains zero.
http://www.xHarbour.com