Member variable XbpRtf():selLength Foundation

Contains the number of selected characters.

Attribute: EXPORTED
Data type: Numeric
Description

The property contains a numeric value. It represents the number of characters selected in the text.

By assigning values to the :selStart and :selLengthinstance variables, an application can manipulate the current selection within the XbpRtf object. The current selection begins at the character specified in :selStart and spans :selLength characters. If the value zero is assigned to instance variable :selLength, the selection is removed and the cursor changes to an insertion point.

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.