JVCL Help:TJvFormToHtml
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormToHtml Class
[+] JvFormToHtml.pas Classes
[+] TJvFormToHtml Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvFormToHtml
run\JvFormToHtml.pas
Summary
Converts a TForm and content to HTML code.
Pascal
run\JvFormToHtml.pas
TJvFormToHtml = class(TJvComponent);
Description
- JVCLInfo
Use a TJvFormToHtml to convert a TForm and its content to the equivalent HTML. Note that TJvFormToHtml can only convert controls also available in HTML (see the description of FormToHtml for a detailed list of supported controls).
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