Member variable XbpRtf():selHangingIndent Foundation

Configures indentation between the first and subsequent lines of the current paragraph.

Attribute: EXPORTED
Data type: Numeric (0)
Description

The property contains a numeric value that specifies the indentation of subsequent lines from the first line. The metric unit is pixel.

If the text in the current selection contains sections with a different hanging indentation, the instance variable :selHangingIndent contains the value NIL. This value represents an indeterminate state that the Xbase++ application may chose to visualize in its user interface. Some word processor applications use grayed controls to visualize conflicting properties in the current selection, for example. The paragraph as a whole is indented from the edit control's left edge as specified in the :selIndent instance variable.

NIL is a valid value for reading only. A run time error results, if an attempt is made to assign NIL to the :selHangingIndent instance variable.

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.