JVCL Help:TJvRichEdit.StreamFormat

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the format of the text when streaming to or from a file.


Pascal

 propertyStreamFormat: TRichStreamFormat;


Description

Use StreamFormat to specify the format of the text when streaming to or from a file. The format can be either Rich Text Format (RTF) or plain text. If you set StreamFormat to sfDefault, then property PlainText determines whether the format is RTF or plain text.


See Also

TJvCustomRichEdit.PlainText, TJvCustomRichEdit.StreamMode


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page