|
TCustomRichView.SaveRVF |
Top Previous Next |
|
Saves the document (or the selected part, if SelectionOnly=True) to the file FileName as RVF (RichView Format) function SaveRVF(const FileName: String; SelectionOnly: Boolean): Boolean; Setting for RVF saving can be changed in the TRichView component editor. Return value: "successful saving?"
See also properties: See also methods:
See also:
|