<< Click to display table of contents >> TSRichViewEdit.OnHTMLSaveImage |
Occurs when RichViewEdit saves item containing image to HTML file or stream. This event allows to modify saving procedure for all (or some) images.
property OnHTMLSaveImage: TRVHTMLSaveImageEvent;
See the event of the same name in the TRichView help file (event of TCustomRichView).
See also: