The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



WriteConvertedHTMLToFile


Unit:SDL_htmlsupport
Class:THTMLProducer
Declaration:procedure WriteConvertedHTMLToFile (FName: string);

The method WriteConvertedHTMLToFile stores the converted HTML code in file FName. Please note that you have to call the method Convert before storing code by means of WriteConvertedHTMLToFile, otherwise the file will either be empty or contain old code originating from the previous conversion.


Last Update: 2023-Feb-06