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....



ReadTemplateFromStream


Unit:SDL_htmlsupport
Class:THTMLProducer
Declaration:procedure ReadTemplateFromStream (InStream: TStream);

The method ReadTemplateFromStream reads the HTML template code from the stream InStream and assigns it to the property Template. The stream is read from its current position.

Hint: In the Light Edition the maximum length of the Template property is restricted to 1000 characters.



Last Update: 2023-Feb-06