Links
EControl Syntax Editor SDK
THTMLSyntExport Class

Exporter in HTML format.

THTMLSyntExport = class(TBaseFormattedExport);

ecExports

Creates style array in header of HTML file. To format text it uses <SPAN> tag.

Topic 
Description 
The methods of the TPlainTextSyntExport class are listed here. 
The properties of the TPlainTextSyntExport class are listed here. 
TBaseFormattedExport Class
Topic 
Description 
The methods of the TBaseFormattedExport class are listed here. 
The properties of the TBaseFormattedExport class are listed here. 
THTMLSyntExport Class
Topic 
Description 
The methods of the THTMLSyntExport class are listed here. 
 
Method 
 
protected 
 
virtual 
 
Property 
 
read only 
TPlainTextSyntExport Methods 
Description 
Adds line break to the end of the buffer. 
Adds text to the buffer. 
Creates and initializes a TPlainTextSyntExport instance. 
Destroys an instance of TPlainTextSyntExport. 
Implements all necessary operations after exporting text. 
Exports all text. 
Exports columnar block of text. 
Exports linear block of text. 
Exports selected text. 
Exports range of text. 
Returns content of the buffer. 
Returns footer of the exported text. 
Returns header of the exported text. 
Returns a substring from the source SyntMemo
Reads list of styles at the CurPos position. 
Exports text from the source. 
Returns position after CurPos position where style of the text changes. 
Saves export buffer to clipboard. 
Saves export buffer to file. 
Saves export buffer to stream. 
Clears the buffer and implements all necessary operations before exporting text. 
TBaseFormattedExport Class
TBaseFormattedExport Class 
Description 
Creates and initializes a TBaseFormattedExport instance. 
Destroys an instance of TBaseFormattedExport. 
Returns a substring from the source SyntMemo
Returns position after CurPos position where style of the text changes. 
Saves export buffer to stream. 
Clears the buffer and implements all necessary operations before exporting text. 
THTMLSyntExport Class
THTMLSyntExport Class 
Description 
Adds line break to the end of the buffer. 
Adds text to the buffer. 
Implements all necessary operations after exporting text. 
Returns footer of the exported text. 
Returns header of the exported text. 
Returns HTML document body which will be exported. 
Returns table of styles which will be exported to HTML document. 
Returns position after CurPos position where style of the text changes. 
TPlainTextSyntExport Properties 
Description 
Contains exported data. 
Type of exported block. 
Specifies source of the exported text. 
TBaseFormattedExport Class
TBaseFormattedExport Class 
Description 
Defines whether case formatting is taken into account. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!