Stylesheet Formatting

Properties

Property Description
TXTextControl.StyleCurrent Returns or sets the formatting style at the current input position or, if text is selected, changes all styles of the selected text to the specified style.

Methods

Method Description
TXTextControl.StyleDialog Invokes the Text Control's built-in dialog box for creating, deleting and modifying formatting styles.

Events

Event Description
TXTextControl.StyleChanged Occurs after the character input position has been moved to a text part formatted with another style.
TXTextControl.StyleListChanged Occurs after one or more formatting styles have been added or removed.