JVCL Help:TJvRichEditToHtml.Title
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRichEditToHtml.Title Property
[+] TJvRichEditToHtml Methods
[+] TJvRichEditToHtml Properties
Search in JVCL Help
Search in all projectsSummary
Title for the HTML generated by the component.
Pascal
propertyTitle: string;
Description
Title is a String property that represents the value used in the TITLE tag for the generated HTML for the component.
Title is the value used in the ConvertToHtmlStrings method to replace all occurrences of the <#TITLE> tag found in the Header property.
See Also
TJvRichEditToHtml.ConvertToHtmlStrings, TJvRichEditToHtml.Header
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