Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4HTML.HTMLOptions

 

TQExport4HTML                


property HTMLOptions: THTMLOptions;

 

Description

The HTMLOptions property sets the general parameters of the result HTML document, and it is complex, i.e. it includes several "subproperties" (in fact, the properties of THTMLOptions class). Besides setting each property by itself, you can set them all at once in accordance with one of the ten pre-defined templates (see HTMLTemplate property description).

 


See also:

HTMLTemplate property

TableOptions property

THTMLOptions object