Member variable Get():buffer Foundation

Contains the edit buffer when a Get object has input focus.

Attribute: EXPORTED
Data type: Character | NIL
Description

When a Get object has input focus, :buffer contains a character string which is used as the edit buffer. A character value may be assigned to this instance variable as long as the Get object has input focus, which is as long as the instance variable :hasFocus contains the value .T. (true). Otherwise :buffer is ignored by a Get object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.