
Invokes the Text Control's built-in paragraph attributes dialog box and, after the user has closed the dialog box, specifies whether he has changed something.
TXTextControl.ParagraphDialog
The method returns True when the user has changed one or more attibutes. The method returns False when the formatting remains unchanged.
The changes, made in the dialog box, apply to the currently selected text.
| Return value: | Boolean |