Member variable XbpRtf():selStart Foundation

Indicates the first character of the selection.

Attribute: EXPORTED
Data type: Numeric (0)
Description

The property contains a numeric value which indicates the start position of the selection 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. Assigning a numeric value to :selStart removes the current selection and changes the cursor 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.