LoadTextStrings Method


Applies to

THtmlViewer component

Deprecated

Use method LoadFromString instead.

Declaration

procedure LoadTextStrings(Strings: ThtStrings);

Description

The LoadTextStrings method loads a document from a ThtStrings object treating it as plain text.

See also