NIL is a valid value for reading only. A run time error results, if an attempt is made to assign NIL to the :selAligment instance variable.
Member variable XbpRtf():selAlignment Foundation
Configures the alignment of the paragraph containing the selection.
The following constants from the file XBP.CH are used to configure the text alignment of the paragraph containing the selection.
Constant | Description |
---|---|
XBPRTF_SELALIGN_LEFT *) | Align left |
XBPRTF_SELALIGN_RIGHT | Align right |
XBPRTF_SELALIGN_CENTER | Align centered |
|
If the text in the current selection contains sections with different aligment, the instance variable :selAlignment 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 alignment controls to visualize different alignment properties in the current selection, for example.
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.