![]() |
Previous Top Next |
FormHelp component.
|
property PlainText: Boolean;
|
The PlainText property controls whether the text of context sensitve help 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 FormHelp component will display non-rich text and nor tags will be used.
|
TagOpen, TagClose properties and Using tags in context-sensitive help topic.
|