|
|
|
| acInfoBox, acRichLabel, acFormHelp, acHeader, acHeaderPanel and acPicturePanel components as subproperty of TextStyle structure.
|
| property PlainText: Boolean;
|
| The PlainText property controls whether the text should be displayed as rich text (if PlainText is False) or as plain, non-formatted text (if PlainText is True). When PlainText is True, the text will be displayed as usual flat text and nor tags will be used.
|
| TagOpen and TagClose properties;
|
| Using rich-formatting tags topic.
|