Member variable XbpRtf():changed Foundation

Indicates if the edit buffer has changed.

Attribute: EXPORTED
Data type: Logic (.F.)
Description

When a user enters characters into the text buffer, the instance variable is set to .T. (true). When changes are made permanent by saving the text buffer to a file, for example, :changed is set to .F. (false).

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.