TSRichViewEdit.OnSaveItemToFile

<< Click to display table of contents >>

TSRichViewEdit.OnSaveItemToFile

Allows you to change how document items are saved in text, RTF or HTML file or stream.

property OnSaveItemToFile: TRVSaveItemToFileEvent;

See the event of the same name in the TRichView help file (event of TCustomRichView).