![]() |
ScroogeXHTML for Delphi
6.7
|
Translator for HTML 4.01 Strict. More...
Public Member Functions | |
string | GetDocType () |
string | GetDocTypeName () |
string | GetParagraphStyle (const TParagraphProperties pp) |
boolean | IsTransitional () |
Boolean | SupportsElement (const string elementName) |
Boolean | SupportsParameter (const string elementName, const string paramName) |
![]() | |
string | GetRootElement () |
Returns the document root element. More... | |
string | GetCloseEmptyElement () |
Returns ">". | |
SxText | FormatElement (const SxText Text, const TCharacterProperties CP) |
Returns text with formatting CSS/HTML tags. | |
Boolean | IsXml () |
Returns False because no subclasses are XML based. | |
Translator for HTML 4.01 Strict.