|
TCustomRichView.RTFReadProperties |
Top Previous Next |
|
A set of properties controlling RTF (Rich Text Format) import. property RTFReadProperties: TRVRTFReaderProperties; Read the help on TRVRTFReaderProperties for details. Subproperties of this class affect the following methods: ▪TRichView.LoadRTF; ▪TRichView.LoadRTFFromStream; ▪TRichViewEdit.PasteRTF (and Paste); ▪TRichViewEdit.InsertRTFFromStreamEd; ▪TRichViewEdit.InsertRTFFromFileEd; ▪drag&drop when dropping RTF file. See also: ▪RTFOptions (options for RTF export). |