<< Click to display table of contents >> TSRichViewEdit.RVFOptions |
Options for reading and saving RVF (RichView Format)
property RVFOptions: TRVFOptions;
This property provides access to RichViewEdit's property of the same name.
Initial value (for internal RichViewEdit):
[rvfoLoadDocProperties, rvfoSaveDocProperties,
rvfoSavePicturesBody, rvfoSaveControlsBody,
rvfoIgnoreUnknownPicFmt, rvfoIgnoreUnknownCtrls,
rvfoConvUnknownStylesToZero, rvfoConvLargeImageIdxToZero,
rvfoSaveBinary, rvfoSaveBack, rvfoLoadBack,
rvfoSaveTextStyles, rvfoSaveParaStyles, rvfoSaveLayout,
rvfoLoadLayout]
See also: