Links
EControl Syntax Editor SDK
TRTFSyntExport Class

Exporter to RTF format.

TRTFSyntExport = class(TBaseFormattedExport);

ecExports

Creates font and colors table in header of RTF. 

Exports text with font styles and background color, but without line highlighting.

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. 
TRTFSyntExport Class
Topic 
Description 
The methods of the TRTFSyntExport 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. 
TRTFSyntExport Class
TRTFSyntExport Class 
Description 
Adds line break to the end of the buffer. 
Adds text to the buffer. 
Creates and initializes a TRTFSyntExport instance. 
Destroys an instance of TRTFSyntExport. 
Returns content of the buffer. 
Returns footer of the exported text. 
Returns header of the exported text. 
Returns position after CurPos position where style of the text changes. 
Saves export buffer to clipboard. 
Clears the buffer and implements all necessary operations before exporting text. 
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!