JVCL Help:TJvStrToHtml.HtmlToText
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStrToHtml.HtmlToText Method
[+] TJvStrToHtml Methods
[+] TJvStrToHtml Properties
Search in JVCL Help
Search in all projectsSummary
Converts an HTML string to plain text.
Pascal
functionHtmlToText(constText: string): string;
Parameters
Parameters | Description |
const Text: string | The text to convert. |
Return Value
The converted text.
Description
Use HtmlToText to convert special HTML characters to plain text characters.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page