EControl Syntax Editor SDK
TPlainTextSyntExport Methods
TPlainTextSyntExport Methods
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. 
Copyright (c) 2004-2011. All rights reserved.