Member variable XbpRtf():locked Foundation

Specifies whether the object is locked.

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

The :locked instance variable specifies whether the XbpRtf object is currently locked. If .T. (TRUE) is assigned to this instance variable, text in the edit control cannot be edited.

The value contained in :locked superceeds that in the :selReadOnly instance variable. If :locked is TRUE, the text cannot be edited, irrespective of the value assigned to :selReadOnly.

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.