JVCL Help:TJvFormToHtml

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvFormToHtml
run\JvFormToHtml.pas


Summary

Converts a TForm and content to HTML code.

run\JvFormToHtml.pas


Pascal

 run\JvFormToHtml.pas
 TJvFormToHtml = class(TJvComponent);


Description

  1. 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).

run\JvFormToHtml.pas


About

Navigation

run\JvFormToHtml.pas



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