JVCL Help:TJvCustomRichEdit.StreamFormat
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRichEdit.StreamFormat Property
[+] TJvCustomRichEdit Events
[+] TJvCustomRichEdit Methods
[+] TJvCustomRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
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