TSRichViewEdit.OnReadField

<< Click to display table of contents >>

TSRichViewEdit.OnReadField

Occurs when reading a field from RTF or DocX, allows to insert custom content.

property OnReadField: TRVReadFieldEvent;

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