Online Documentation for Advanced Data Export for RAD Studio VCL
THTMLTemplate
Unit
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: