Online Documentation for Advanced Data Export for RAD Studio VCL

THTMLTemplate


Unit

QExport4HTML

 

type 

  THTMLTemplate = (htCustom, htBW, htClassic, htColorFul, htGray, htMS_Money, htMurky, htOlive, htPlain, htSimple);

 

Description

Defines the pre-defined templates of the result files (the settings of the HTMLOptions and TableOptions properties). Along with the standard templates, you can create your own using the SaveTemplateToFile and LoadTemplateFromFile methods.

 


See also:

HTMLTemplate property