JVCL Help:TJvStrToHtml.TextToHtml
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStrToHtml.TextToHtml Method
[+] TJvStrToHtml Methods
[+] TJvStrToHtml Properties
Search in JVCL Help
Search in all projectsSummary
Converts a plain string to an HTML string.
Pascal
functionTextToHtml(constText: string): string;
Parameters
Parameters | Description |
const Text: string | The text to convert. |
Return Value
The converted text.
Description
Use TextToHtml to convert plain text characters to special HTML 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