TSRichViewEdit.OnImportPicture

<< Click to display table of contents >>

TSRichViewEdit.OnImportPicture

Occurs when loading RTF file or stream containing links to image files. This event also can be used by TRVHtmlImporter.

property OnImportPicture: TRVImportPictureEvent;

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