JVCL Help:TJvRichEditToHtml.Title

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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