Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4HTML.SaveTemplateToFile
procedure SaveTemplateToFile(const FileName: string);
Description
The procedure saves the current value of the TableOptions and HTMLOptions properties to the file specified by the FileName parameter. The saved template can be loaded later using the LoadTemplateFromFile procedure.
See also: