TSRichViewEdit.OnWriteObjectProperties

<< Click to display table of contents >>

TSRichViewEdit.OnWriteObjectProperties

Occurs when RichViewEdit wants saves and object (for example, image) to HTML, RTF, or DocX file. This event allows saving additional object properties.

property OnWriteObjectProperties: TRVWriteObjectPropertiesEvent;

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